Xcode 9 crashes while exporting ipa from archive

后端 未结 4 1521
忘了有多久
忘了有多久 2021-01-13 07:15

I created an archive for any project in Xcode 9. Then I try to create an ipa file (either development or ad-hoc). I first try to export the archive. Then I select either Dev

4条回答
  •  逝去的感伤
    2021-01-13 07:44

    In my case this was due to a pending Apple license agreement that was causing Xcode's automatic provisioning to crash.

    Log onto developer.apple.com and make sure you do not have a license update pending agreement.

提交回复
热议问题