2017-06-29 88 views
0

我工作的最后一个操作系统上:塞拉利昂10.12.5和XCode的8.3,我不能上传我的应用程序,我得到这个错误:无法验证或上传应用程序

This action could not be completed. Try again. (-22421)

而且我无法验证我的应用程序,这里是错误:

New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK. Don't submit apps built with beta software including beta macOS builds.

我做了一些搜索,我tryed它: Can I upload Xcode builds on macOS 10.12

与Sierra的数字代码,但仍然无法正常工作。

随着应用程序加载器: enter image description here

+0

什么是您的xcode版本? –

回答

0

这可能是因为苹果的服务器,你可以检查这个问题here。 您是否尝试通过Application Loader上传您的.ipa文件?

+0

看我的编辑请仍然有错误 – Ben

+0

在Mac应用商店Xcode的最新公开版本是8.3.3和错误消息表示您的Xcode版本已弃用您需要更新您的Xcode版本才能上传您的应用程序。 ipa文件连接到iTunes。 – Vardan

+0

我没有关于应用商店的更新 – Ben

0

我在上传应用时也遇到了这个错误。 使用应用程序加载器进行上传。

  1. 创建一个ipa。
  2. 保存它
  3. 打开应用程序加载器。
  4. 选择ipa
  5. 上传ipa。
+0

请看我的编辑 – Ben

相关问题