Xcode 11.2 deprecated, 11.2.1 required for deploy

When are y’all planning to support Xcode 11.2.1? Apple released a critical update Nov. 5th 2019 (11.2.1) announcing the deprecation of Xcode 11.2.

"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.”

"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/).”
"

5 Likes

Can we get an update on this? We can’t upload apps to iTunes Connect because of this issue.

I had the same issue. Using Xcode 11.1 should work if you are not using anything specific to 11.2.1

@AlTavares that does work but causes unnecessary overhead. One of the main issues: We’re caching pre-built Carthage frameworks in S3 forcing us to do 2x the amount of work.

It would be appreciated if Travis would better support mobile CI and communicate progress. Love using Travis-CI but competitors, such as Circle-CI, post the latest xcode images much quicker.

Hi, everyone. We’ve released the 11.2.1 image.

Thanks for your patience. If you have problems, do open new topics.

2 Likes