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 - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -