iOS - ERROR ITMS-90534 Invalid Toolchain with XCode 11 GM seed 1

Description

Apple just released the 2nd GM seed. See Latest News - Apple Developer

This causes builds uploaded with the first seed to fail:

You can now submit apps built with Xcode 11 GM seed 2 (11A420a) using the iOS 13 SDK and watchOS 6 SDK to the App Store. Apps built with Xcode 11 GM seed (11A419c) can no longer be uploaded to App Store Connect.

Error log from ci:

[01:06:07]: [Transporter Error Output]: 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 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13 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 TestFlight Release Notes (https://developer.apple.com/testflight/release-notes/)."
[01:06:07]: Transporter transfer failed.
2 Likes

@ghaabor @fehersanyi-bitrise are you guys aware of this? It’s currently not possible to upload any builds using the Xcode 11 stack.

@bitrisedev any news related to this issue? :slight_smile:

Hi @mlab @tomhall @victormihaita!

Definitely! :nerd_face:Our Infra team is already working on updating the Xcode 11 stack :nerd_face:We’ll let you know as soon as it is available :wink:

1 Like

Works for me now. Thanks for fixing this!

1 Like

Hi @mlab @tomhall @victormihaita!
To make sure that all of you are aware, Xcode 11 GM seed 2 is available on Bitrise :sunglasses:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.