加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ios – iTunes连接:无法完成此操作.再试一次. (-22421)

发布时间:2020-12-14 19:05:16 所属栏目:百科 来源:网络整理
导读:注意: 我正在使用obj-c代码处理 Swift项目. 上传到iTunes Connect时出现此错误: This action could not be completed. Try again. (-22421) 好的,然后我找到了this 然后我在一封电子邮件中得到这个(这需要一段时间才能意识到错误信息是通过电子邮件发送的:
注意:
我正在使用obj-c代码处理 Swift项目.

上传到iTunes Connect时出现此错误:

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

好的,然后我找到了this

然后我在一封电子邮件中得到这个(这需要一段时间才能意识到错误信息是通过电子邮件发送的:-)以及在Xcode和iOS开发领域的另一天):

Dear developer,

We have discovered one or more issues with your recent delivery for
“my-app-name”. To process your delivery,the following issues must be
corrected:

Invalid Swift Support – The SwiftSupport folder is missing. Rebuild
your app using the current public (GM) version of Xcode and resubmit
it.

Once these issues have been corrected,you can then redeliver the
corrected binary.

Regards,

The App Store team

好的,然后我将“Embedded Content Contains Swift Code”设置为YES.

经过一天的摔跤之后,我就是?????

解决方法

对于以下消息:

Dear developer,

The App Store team

您需要使用Xcode Archive上传您的应用程序.

Navigate to Xcode > Window > Organizer > Select your latest app archive > upload to App Store.

这是因为当您使用apploader上传应用程序时,它不包含Swift支持,但是当您使用存档上传时,它会将所有swift库复制到有效负载中.

并确保您不使用任何Xcode测试版上传您的版本.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读