简体   繁体   English

无法将构建提交到iTunes Connect。 使用Xcode 7.3.1。 关于Beta的错误

[英]Can't submit build to iTunes Connect. Using Xcode 7.3.1. Error about beta

I am trying to submit a build to iTunes Connect using Xcode 7.3.1 (7D1012), but I'm getting an error if I use the "Generic iOS Device" to build the archive. 我正在尝试使用Xcode 7.3.1(7D1012)将构建提交到iTunes Connect,但是如果我使用“通用iOS设备”构建存档,则会出现错误。 I can submit if I plug in an iOS 9 or less device. 如果插入iOS 9以下的设备,我可以提交。

The error is "Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later..." 错误为“无效的工具链。必须使用Xcode 6的公共(GM)版本或更高版本来构建新应用和应用更新...”

I did have Xcode 8 installed so I tried completely removing Xcode 8 and 7 from my machine by deleting the apps from Applications and removing the Developer & Xcode folders from /Library and ~/Library. 我确实已经安装了Xcode 8,所以我尝试通过从应用程序中删除应用程序,并从/ Library和〜/ Library中删除Developer&Xcode文件夹,从机器上完全删除Xcode 8和7。 I even removed any preference plist files I could find. 我什至删除了所有可以找到的首选项plist文件。

I had not even opened the project with Xcode 8. 我什至没有使用Xcode 8打开该项目。

This is a pain because Fastlane uses the "Generic iOS Device" for its builds so I have to manually submit with Xcode. 这很痛苦,因为Fastlane使用“通用iOS设备”进行构建,因此我必须使用Xcode手动提交。

I'm using OS X El Capitan 10.11.6. 我正在使用OS X El Capitan 10.11.6。

Anyone else experiencing this or have any suggestions? 有人遇到这个问题或有什么建议吗? This problem seems to come up from time to time judging by a google search for this issue, with posts here and on the Apple Developer forums, but there are never any definitive solutions. 通过Google搜索此问题似乎不时出现此问题,在此处以及在Apple Developer论坛上都有帖子,但是从来没有任何确定的解决方案。

It's a problem of iTunes Connect. 这是iTunes Connect的问题。 They may not update the latest version number of 10.11.6 in iTunes Connect. 他们可能不会更新iTunes Connect中的最新版本10.11.6。 Try again now, it should be working fine. 现在重试,应该可以正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM