【发布时间】:2016-06-25 11:45:43
【问题描述】:
提交时出现错误:
- 如果我通过 xCode 发送,我会收到
"This action could not be completed -22421" - 如果我通过应用程序加载器发送,我会得到
"ERROR ITMS-90034: "Missing or invalid signature. The bundle ' ' at bundle path 'Payload/.app' is not signed using an Apple submission certificate"和这个"The resulting API analysis file is too large. We were unable to validate your API usage prior to delivery. This is just an informational message."
在提交之前,我确实删除了所有以前的证书、密钥和配置文件,并创建了新的分发证书和配置文件。
【问题讨论】:
-
您能解释一下创建您通过 Application Loader 提交的构建的步骤吗?
-
仅供参考,我添加了答案以确保其他人可以快速找到解决方案。
标签: ios app-store ios-provisioning submission