我刚从 Xcode 3 切换到 4.当我尝试将已存档的应用上传到管理器时,我收到此错误:
I just switched from Xcode 3 to 4. When I attempt to upload an app that I have archived to the organizer, I receive this error:
存档无效./var/folders/.../app.ipa 没有存在.
The archive is invalid. /var/folders/.../app.ipa does not exist.
这发生在我登录 iTunes Connect 后,选择要更新的应用程序并选择下一步.我不确定从哪里开始尝试找出导致此错误的原因.如果我遗漏了任何对诊断有用的内容,请告诉我.谢谢
This happens after I log in to itunes connect, select the application to update and select next. I am not sure where to begin trying to figure out what is causing this error. Please let me know if I am leaving out anything that would be useful for diagnosing. Thanks
好的,所以当您安装 Xcode 4 包时,请确保您选择了Unix Tools"选项.这就是我的问题.
Okay, so when you install the Xcode 4 package, make sure you have the "Unix Tools" option selected. This was the problem in my case.
这篇关于Xcode iOS 管理器提交到应用商店产生“存档无效";错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!