ios - UISearchBar embedded in UIBarButtonItems (IT IS iPad document!) -
i had uisearchbar embedded in uibarbuttonitems years in ipad storyboard. when turn use size classes on, storyboard (which using exclusively ipad), throw compilation time error:
uisearchbar embedded in uibarbuttonitems (only available in ipad documents)
is there way let xcode know storyboard using ipad only!?
this bug xcode. apple fixed bug in xcode 8.2. can use uisearchbar in uitoolbar in adaptive storyboards.
Comments
Post a Comment