Can't upload app built with Xcode 11.0 beta 5

I am trying to upload app using Xcode 11.0 beta 5 (11M382q) and I am getting folowing error.


ERROR ITMS-90744: "Unsupported Xcode or SDK Version. Your app was built with a version of Xcode or SDK that is not yet supported for upload to App Store Connect. For more information about supported versions of Xcode and SDK for Testflight or App Store submissions, view the App Store Connect What's New page (https://developer.apple.com/app-store-connect/whats-new/)."


Does it mean that new beta (5) is not supported yet on iTunes Connect or it is not going to be suported at all.

Replies

Beta version does not support uploading apps to the App Store. You have to wait until the GM version or final release before uploading apps onto the App Store.

I want to upload it to TestFlight and it was working in beta4. Please look at release notes for beta 5, they are mentioning this as well:


Xcode supports uploading apps from the Organizer window or from the command line with

xcodebuild
or
xcrun altool
. Application Loader is no longer included with Xcode. (29008875)

Please also look at "what's new" in Appstore Connect. Here is an example information related to beta 4 (https://developer.apple.com/app-store-connect/whats-new/?id=submissionsupdate7-18)

>Does it mean that new beta (5) is not supported yet on iTunes Connect or it is not going to be suported at all


Depends on your goal & timing.


While devs can't use betas to submit apps to App Store Connect for review/store distribution as tom1234 notes, they are allowed to use them with TestFlight...however, as isroutine, there is a flag on the backend that needs to be set in order for that to happen, and italways seems to trailwhen yet another version is released. Takes a day or three before an intern finds the key to the backroom where that flag is kept, so...

it mean that new beta 5 is not supported yet on iTunes Connect or it is not going to be suported at all.

It is better to use beta4 as an alternative for the time being.

Xcode 11 Beta 4

I've been using Betas 2-4 for AppStore uploads for TestFlight without any issues until Beta 5.

Is thiss still not solved? How are we supposed to test the apps and get them prepared for iOS 13 if our beta testers cannot test the apps that are build for iOS 13 using Xcode 11 beta. Yes, there will be a GM build, but we need more time.

It is supported since yesterday (31st of July). I guess it is always good idea to follow "What's new" section of Appstore Connect (https://developer.apple.com/app-store-connect/whats-new/)

Is it actually working for anyone? It fails to upload to othe store after the signing phase for me.