Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exporting IPA xCode 7 Crashes immediately

Working on a project for a client who has sent me provisioning profiles and certificates. Trying to export and "use local signing assets" but then xcode crashes immediately. Everything worked fine when I was running iOS 8 / xCode 6.4 / Yosemite, but after upgrading to iOS 9 / xCode 7 / El Capitan I can't export the archive anymore.

http://i.stack.imgur.com/B5rB5.png http://i.stack.imgur.com/ehPV8.png

Any ideas?

like image 842
Scott Savarie Avatar asked Sep 22 '15 13:09

Scott Savarie


1 Answers

Confirmed by Apple it is a bug with xCode 7.

The workaround here from Mehul Thakkar helped me

How to convert .xcarchive to .ipa for client to submit app to app store using Application Loader

like image 82
Scott Savarie Avatar answered Sep 19 '22 13:09

Scott Savarie