IPA upload error

504 views Asked by At

I updated my app for ios 11 using Xcode 9 beta 5.(Objective C app)

The app is running(with Xcode 8.3 as well as Xcode 9 beta) without any error even on the device.

Today, I have created a build using XCode 8.3 to upload on test-flight, Which is giving below error on uploading to iTunes.

ERROR ITMS-90534: "Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds."

Note - I used Xcode 8.3 to archive and upload build not Xcode 9 beta

Please suggest any solution to fix this error.

3

There are 3 answers

4
Krunal On

An error message it self says, Use stable (not beta) version of Xcode to create a build. Your mac OS should also be stable (not beta)

Use Xcode 8.3.3 to create your build and upload using Application Upload.

Ensure following checkpoints, while creating your build:

  • Xcode version
  • Mac OS version
  • Xcode Project (Document) Format version (Xcode 8.0-compatible)
2
Dhruv Dalwadi On

10.12.6 is a fifth beta of macOS Sierra.

An error message it self says, Use stable (not beta) version of Xcode to create a build. Your mac OS should also be stable (not beta)

0
Rishabh On

We can submit the build for testing iOS 11 related changes using Xcode 9 beta 6 version. refer to the below link :-

https://forums.developer.apple.com/thread/85984

But for store distribution, you have to wait until Xcode 9 (GM) version is not released. For reference :-

https://www.reddit.com/r/iOSProgramming/comments/6wq7go/when_will_we_be_able_to_submit_ios_11_app/