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
Post a Comment