Xcode 存档上传失败并出现错误 [英] Xcode Archive upload failed with errors

查看:45
本文介绍了Xcode 存档上传失败并出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从 xCode 将新版本上传到 iTunesConnect,但每次遇到此问题时:

I am trying to upload a new build to iTunesConnect from xCode, but every time I encounter this issue:

有什么问题?我该如何解决这个问题?

What is the problem? and how can I fix this?

推荐答案

最近我开始在上传过程中遇到问题,而 Xcode 过去经常卡住,最终会因您看到的第二个错误而失败.受够了一段时间,我改用 XCode 中的 Application Loader.

Recently I started facing issues during upload progress and Xcode used to get stuck a lot and would eventually fail with the second error which you are seeing. Having fed up for a while, I switched to use Application Loader in XCode.

使用方法是,首先归档您的应用程序,完成后,您可以在 Upload to App Store 下方的右侧面板上找到 Export 选项选项.选择导出后,您将看到不同的选项.选择 保存用于 iOS 应用部署.这将创建一个 .ipa 文件并将其保存在您想要的位置.

Way to use would be, first archive your app, once that is finished, you can spot Export option on the right hand side panel just below Upload to App Store option. After you select Export You will see different options. Select Save for iOS App Deployment. This will create a .ipa file and save it in your desired location.

现在,转到 XCode -> Developer Tools -> Application Loader -> Deliver Your App -> 选择您之前保存的 .ipa 文件.

Now, go to XCode -> Developer Tools -> Application Loader -> Deliver Your App -> Select the .ipa file where you had saved before.

这种方法对我帮助很大,在很长一段时间内甚至没有失败过一次.希望它也能帮助你.

This method has been helping me a lot and failed not even once for quite sometime. Hope it helps you as well.

这篇关于Xcode 存档上传失败并出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆