ios - iPad Simulator showing iPhone build -


in xcode 7.2:

i ran issue getting app simulate ipad version , wanted post solution other beginners run problem. solution:

select top level project file in leftmost file hierarchy -> targets -> [yourapp] -> general -> deployment info -> devices -> set 'universal'

mine had been set iphone.

select top level project file in leftmost file hierarchy -> targets -> [yourapp] -> general -> deployment info -> devices -> set 'universal'


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -