App archived with Xcode 11.2 (11B52) rejected: ITMS-90534: Invalid Toolchain

六月ゝ 毕业季﹏ 提交于 2019-12-17 16:26:42

问题


I have installed both Catalina and Xcode 11 from store and they are up to date:

  • Catalina: 10.15.1 (19B88)
  • Xcode: 11.2 (11B52)

Yesterday I have uploaded a new binary using fastlane. Today I got this message from Apple:

Dear Developer,

We identified one or more issues with a recent submission for App Store review for your app, "Gözen Security" 7.3.2 (67). Please correct the following issues, then upload again.

ITMS-90534: Invalid Toolchain - Your app was built with an unsupported version of Xcode or SDK. If you plan to submit this build to the App Store, make sure you are using the GM version of Xcode 10.1 and the SDK for iOS 12.1 and watchOS 5.1, Xcode 7.1 and the SDK for tvOS 9, or Xcode 6 and the SDK for macOS 10.9 or later. If you are using an Xcode beta version to test your app, make sure you are using the latest supported version. For more information about supported beta versions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/).

Best regards,

The App Store Team

Since Catalina and Xcode 11 are officially released why Apple still want me to use Xcode 10 and iOS 12?


回答1:


Xcode was updated to 11.2.1 version. Builds made in Xcode ver 11.2 are not valid anymore. If you do not see the update in the Mac App Store then go to your developer account and download new Xcode manually.




回答2:


Xcode 11.2 is deprecated by Apple on November 5, 2019


Always working workaround (Manual download)

Download the xip file from here

Also:

Latest Release version (Xcode 11.2.1)

or

Latest Beta version (Xcode 11.3 Beta)

or

Any version you need. And all other downloadable contents

Then extract and move it where you like.

You can find all workaround histry of the issue here.



来源:https://stackoverflow.com/questions/58743828/app-archived-with-xcode-11-2-11b52-rejected-itms-90534-invalid-toolchain

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!