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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -