I\'m having trouble removing that 1px border directly under the UISearchBar vi
For Swift version, tested on iOS9:
searchBar.backgroundImage = UIImage()
It would show like this: