应用程序必须准备好在 iTunes Connect 上上传,然后才能在 Xcode 中进行验证或提交
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12825724/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode
提问by CAMOBAP
When I try push my app to review I got:
当我尝试推送我的应用程序进行审核时,我得到了:
Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode.
应用程序必须准备好在 iTunes Connect 上上传,然后才能在 Xcode 中进行验证或提交。
What mean by ready for upload on iTunes Connect
?
什么意思ready for upload on iTunes Connect
?
回答by Dancreek
You need to go into iTunesConnectand start filling out the information for your app. It will tell you when its ready for the actual upload.
您需要进入iTunesConnect并开始为您的应用填写信息。它会告诉您何时准备好进行实际上传。
回答by Nikolay Shubenkov
in my case I tried to upload binary to wrong developer account.
就我而言,我试图将二进制文件上传到错误的开发者帐户。