Build can't be Submitted App Store Connect Error

When I try to submit a build to a public TestFlihgt Group, I get the following error:

This build is using a beta version of Xcode and can’t be submitted. Make sure you’re using the latest version of Xcode or the latest seed release found on the releases tab in News and Updates

Adding new builds was working fine earlier today, about 5 hours ago. I am not using a beta version of Xcode, just the latest version downloaded from the App Store, version 15.0.1 (15A507). Also, this is not the first build of this group, as I have added many builds to this group before, even a few hours before this error with the same hardware and software configuration. I am using a MacBook Pro M2 Pro, running macOS Ventura 14.1 (23B74).

Lots of us experiencing this issue.

I have the same problem now.

I've had the same problem, and I'm waiting for an answer to the email I asked Apple.

We have the same issue.

Same here, was about to create a new post when I saw yours. Only difference is that I use a Macbook Air, also with M2 chip. Downloaded a fresh copy of Xcode in the hopes it would fix the issue, just to be slammed with the same error: New apps and app updates must be built with the public (GM) versions of Xcode 11 or later, iOS, macOS, watchOS, and tvOS SDKs. Apps built with beta versions aren’t allowed.

Sounds like it must be an issue on Apple's side.

I am experiencing the same problem. It started happening on the 2nd of November. The same Xcode 15.0.1 could submit builds on the 1st of November and no configuration change has happened on my end overnight.

Same here. Please reply if you find anything.

Found 1 workaround: Install xcode 15.0 and keep it any other folder other than Applications so that it doesn’t confuse which one you are opening, Create a build and release. This is the easiest fix for now, at least for emergencies. Took about 30 minutes for the whole process, You can keep both versions until a fix is available

Same issue I am facing

Not your fault, look around the forum, there are so many people facing the same issue, me included.

downgrade to Xcode 15.0 would help

same here

there is some bug on APPLE side, many devs got such issues: https://developer.apple.com/forums/thread/740871?page=2#770855022

Same error here, with Version 15.0.1 (15A507) and Mac OS Sonoma 14.1 (23B74) on MacBook Pro M1 2020

I have the same error. Latest x-code 15.01, latest macOs Sonoma 14.0 (23A344) and 14.1. SDK 21A326

Same error here. My values in the info.plist are: DTSDKBuild/DTPlatformBuild = 21A326; BuildMachineOSBuild = 23B74; DTXcodeBuild is 15A507;

These values correspond to the Xcode release 15.0.1. (https://xcodereleases.com). However, I still get the aforementioned error message whilst uploading on App Store Connect.

I also have the same error. my mac's version is 14.1 (23B74) ,xcode's version is 15.0.1。And yesterday was a success, In the same environment.

+1, seeing the same. App built on CI with Xcode 15.0.1 (15A507). Just checked the Info.plist in the IPA:

DTCompiler = "com.apple.compilers.llvm.clang.1_0";
DTPlatformBuild = "21A326";
DTPlatformName = "iphoneos";
DTPlatformVersion = "17.0";
DTSDKBuild = "21A326";
DTSDKName = "iphoneos17.0";
DTXcode = "1501";
DTXcodeBuild = "15A507";

I passed the review exactly 24 hours ago and made a minor code change because I thought it might be necessary. The iOS version was set to 16.?, so I only changed it to iOS 17 for submission. However, the app is displaying like this with just the button, and I can't figure out how to resolve it, so I came to this forum for help.

I have the same issue!!

There is no solution. In my case, I was able to submit yesterday without any problem, but today the same symptom suddenly appeared. I think this is a problem that Apple needs to solve because it seems to be a problem on Apple's side.

Download Xcode 15.0 (15A240d), re-compile, re-submit. That will help.

I have the same issue. Reinstalling Xcode, creating and uploading a new build with that did not fix it.

Build can't be Submitted App Store Connect Error
 
 
Q