iOS - Applications must be ready for upload on iTunes Connect before they can be validated or submit

    在像 App Store 提交代码 检查代码这一步骤中, Xcode 报了 :

 Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode.

这是因为在 iTunes 里创建项目的时候没有选择 加密 这一选项:

在你进入 iTunes Connect 里的时候你会发现你的项目状态是  Ready for Upload .

 在  iTunes Connect 这一页面中 选择 Manage Your Apps ,然后选择你的项目 , 选择 Ready to Upload Binary .   在里面问询 加密问题的时候 选择 NO . 然后保存. 

你可能感兴趣的:(加密,xcode,APP,upload,store,itunes)