Specify location for ipa file in Xcode 7 Ad-Hoc release

前端 未结 2 1600
没有蜡笔的小新
没有蜡笔的小新 2020-12-31 00:41

UPDATE: This issue is still present in Xcode 7.1 beta 2. Looks like this will be here a while.

I just updated to Xcode 7 GM and am in the process of generating ad-ho

相关标签:
2条回答
  • 2020-12-31 01:07

    Xcode generate .ipa file automatically on your desktop. It should be in the directory named from your app+date. If you cannot find it then try: CMD+space and type [name of archive].ipa and you should find it :) Hope it helps.

    0 讨论(0)
  • 2020-12-31 01:19

    It looks like the latest version of Xcode (7.3) allows you to select the destination and folder name that contains the IPA file when generating ad-hoc releases.

    0 讨论(0)
提交回复
热议问题