开发者

How do I run an IPA file on an iPhone/iPad simulator?

How do I run an IPA file on an iPhone/开发者_如何学编程iPad simulator?


You don't. The ipa files are used on devices, the simulator is not a device. Not only that, but the apps for devices are built for one architecture (ARM) and the sim bins are built for another (i386).


You can't. Your only way to use the simulator, is to build and run your project from Xcode.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜