How to make .ipa file in Xcode 4.5?

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-22 03:39:21

问题


Since I upgraded xCode to 4.5 I can not find option to save my iOS app as .ipa file which I want to distribute over Testflight. Any suggestions?

Here is screenshot of archive options:


回答1:


Archive you build, then, in the Organizer's Archives tab, select the archive you want to export as ipa, click on Distribute... and select Save for Enterprise Ad-Hoc Deployment.

This is what this looks like on my machine:



来源:https://stackoverflow.com/questions/12969917/how-to-make-ipa-file-in-xcode-4-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!