App store app uploading failed with ERROR ITMS-90534 and WARNING ITMS-90703 [duplicate]

假装没事ソ 提交于 2019-12-19 14:19:10

问题


I'm trying to upload the app to the app store. But getting the error as below:

App Store Connect Operation Error ERROR 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/)."

App Store Connect Operation Warning WARNING ITMS-90703: "Deprecated Xcode Build. Due to resolved app archives issues, we have deprecated Xcode 11.2 on November 5, 2019. Download Xcode 11.2.1 or newer, rebuild your app and resubmit."

WARNING ITMS-90703 states that Xcode 11.2 is deprecated. Download 11.2.1 or newer, but Apple has not released the newer version after Xcode 11.2.

Please advise how to resolve this error.


回答1:


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/58748560/app-store-app-uploading-failed-with-error-itms-90534-and-warning-itms-90703

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