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

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -