开发者

How to tell XCode to run IPhone or IPad Simulator?

开发者 https://www.devze.com 2022-12-31 12:39 出处:网络
I want to prepare my App for the IPad, but what ever I do I can not get this to work. Without any changes to the project, the Active Executable says \"xxx - IPhone Simulator\".

I want to prepare my App for the IPad, but what ever I do I can not get this to work. Without any changes to the project, the Active Executable says "xxx - IPhone Simulator".

So what开发者_C百科 do I have to do to make my app run in the Ipad Simulator ?!

Thx


Change the target version to iPhone OS 3.2. (The simulator currently only allows iPhone on 4.0 and only iPad on 3.2.)

0

精彩评论

暂无评论...
验证码 换一张
取 消