iOS 9.2 unable to submit new build

I did an update to Mac OS 10.11.2, XCode 7.2 (iOS SDK 9.2), Corona SDK 2015.2782

And I am now not able to submit new build to AppStore using the ApplicationLoader. The ApplicationLoader returned me the following error.

ERROR: ERROR ITMS-90534: “Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, and iOS 8 SDK or later. iOS 9 apps for internal TestFlight testers must be built with the latest seed of the iOS SDK and uploaded with the latest seed of Xcode.”

Anyone have the same problem? How can I fix it?

I downgraded my Corona SDK to 2761 (which doesn’t support iOS 9.2) and I got a warning message when I start to build it but I can successfully made the build and submitted to AppStore.

We  have not released a daily build that uses the production 9.2 yet. We only have a beta version. With Xcode 7.2 it expects to build with iOS 9.2. You cannot submit with a beta version of iOS.

Your choices: Use Xcode 7.2 and build with iOS 9.1 and live with the warning.

Roll Xcode back to 7.1 until we release the production iOS 9.2

Rob

Thanks guys - I’ll use 2761 for now.

Hello!

CoronaSDK 2015.2788 release note: 

  • iOS: update to build with iOS 9.2 using Xcode 7.2. No casenum

 

I will try today!

I downgraded my Corona SDK to 2761 (which doesn’t support iOS 9.2) and I got a warning message when I start to build it but I can successfully made the build and submitted to AppStore.

We  have not released a daily build that uses the production 9.2 yet. We only have a beta version. With Xcode 7.2 it expects to build with iOS 9.2. You cannot submit with a beta version of iOS.

Your choices: Use Xcode 7.2 and build with iOS 9.1 and live with the warning.

Roll Xcode back to 7.1 until we release the production iOS 9.2

Rob

Thanks guys - I’ll use 2761 for now.

Hello!

CoronaSDK 2015.2788 release note: 

  • iOS: update to build with iOS 9.2 using Xcode 7.2. No casenum

 

I will try today!