I am ready to upload my app from Xcode to App Store Connect. I am using Xcode 11.50 to archive my application. Yesterday, I used Xcode 12 Beta to upload the app, which worked fine at first, but noticed that App Store Connect is not accepting binaries from Xcode 12 Beta.
I used Xcode 11.50 today and I keep getting this error while validating my app:
I used Xcode 11.50 today and I keep getting this error while validating my app:
Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-enviornment entitlements.
What exactly do these errors mean? How can I fix them?Provisioning profile failed qualification: Profile doesn't include the com.apple.application-identifier entitlement.
I'm having the same problem as you. And in my Xcode project I do have the entitlements Capability added. Its been there since I started the project over a year ago. So there's definitely something else going on. Xcode 12 must have changed something in the project that is messing up using it with Xcode 11.5.