I am having an issue submitting an update to my existing app in the TestFlight.
My project supports iOS 9.0 and up. I am using Xcode Version 11.5 (11E608c). My application works just fine, it compiles fine, and the archives even validate correctly and upload to the App Store just fine.
However, once I upload a build and it finishes processing I see this error in App Store Connect:
"ITMS-90562: Invalid Bundle - The embedded bitcode bundle is corrupted. Rebuild your entire app with the latest GM Xcode and submit the app again."
I have absolutely no idea what's causing this. Has anyone ever seen this? Thanks!