为给我发送配置文件和证书的客户处理项目。尝试导出并“使用本地签名资产”,但随后xcode立即崩溃。当我运行iOS 8/ xCode 6.4 / Yosemite时,一切运行正常,但在升级到iOS 9/ xCode 7/ El Capitan后,我不能再导出归档文件。
http://i.stack.imgur.com/B5rB5.png http://i.stack.imgur.com/ehPV8.png
有什么想法吗?
发布于 2015-09-24 18:43:07
苹果公司证实,这是xCode 7的一个错误。
Mehul Thakkar的变通方法帮助了我
How to convert .xcarchive to .ipa for client to submit app to app store using Application Loader
https://stackoverflow.com/questions/32717609
复制相似问题