xcode 在上传档案时坚持使用 iTunes 商店验证资产

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/39803964/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 09:22:39  来源:igfitidea点击:

xcode stucks on verifying assets with the iTunes store while uploading the archive

iosiphonexcode

提问by Husein Behboodi Rad

I am trying to upload my archived app to the AppStore but the xCode stuck on upload phase and shows below message:

我正在尝试将我存档的应用程序上传到 AppStore,但 xCode 卡在上传阶段并显示以下消息:

verifying assets with the iTunes store...

I read below links:

我阅读了以下链接:

Application loader stuck at the stage of “Verifying assets with the iTunes Store”

应用程序加载器卡在“使用 iTunes Store 验证资产”阶段

Verifying assets with the App Store in Application Loader

在 Application Loader 中使用 App Store 验证资产

and restart the xCode and my Mac; also updated the Mac but still the problem exist.

并重新启动 xCode 和我的 Mac;还更新了Mac,但问题仍然存在。

Does someone have any idea?

有人有什么想法吗?

回答by Husein Behboodi Rad

Finally I change my internet connection and used a connection from another Internet Provider. By using the new connection the verification phase passed and my binary uploaded successfully.

最后,我更改了 Internet 连接并使用了另一个 Internet 提供商的连接。通过使用新连接,验证阶段通过并且我的二进制文件成功上传。

回答by phaberest

In my case it was due to the expired credit card, once I put in the updated data it went on and completed the uploading process.

在我的情况下,这是由于信用卡过期,一旦我输入更新的数据,它就会继续并完成上传过程。

Make sure there is nothing incomplete in your developer profile.

确保您的开发者资料中没有不完整的内容。

回答by Johannes Nyman

In my case it seemed to be because I had not accepted the updated terms in App Store Connect. I agreed to them and it worked instantly.

就我而言,这似乎是因为我没有接受 App Store Connect 中的更新条款。我同意了他们,它立即生效。