Search code examples
iosxcodeappstore-approval

After updating to Xcode 10.2: Invalid Toolchain error when trying to submit app to App Store


Xcode automatically updated to version 10.2 today. As well I wanted to submit a new version of my App Store today. After submitting I got the following email:

App Store Connect
Dear Developer,

We identified one or more issues with a recent submission for your app, "my app". Please correct the following issues, then upload again.

Invalid Toolchain - Your app was built with a beta version of Xcode or SDK. Apps submitted to the App Store must be built with the GM version of Xcode 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13 or later.

Best regards,

The App Store Team

Whats the problem? Xcode 10.2 isn't in beta anymore as I never downloaded the beta version. Am I doing something wrong or is this apples fault?


Solution

  • Seems like Apple has fixed it!
    Pushed “Submit for review” again, without any changes, with the same binary.
    And the build stays in Waiting for Review status for a few hours already.