How do we run a iPod app on a iPad? Which flag do we need to ena开发者_运维技巧ble? I want to run it like it run on a iPad simulator.
In your Project/Target's Build Settings set Targeted Device Family to iPhone/iPad.
Or if you're using Xcode 4 you can set Devices, in the Summary Tab of your Target, to iPhone/iPad.
精彩评论