Xcode 存档上传失败并出现错误

编程入门 行业动态 更新时间:2024-10-28 15:31:15
本文介绍了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 存档上传失败并出现错误

本文发布于:2023-06-04 08:39:17,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/493407.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:出现错误   上传   Xcode

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!