[BUG Report]Profile doesn't include the com.apple.application-identifier entitlement.

macOS 10.16 beta

Using Xcode Version 11.5 (11E608c) will get error when distribute app to app store:
"Profile doesn't include the com.apple.application-identifier entitlement."

Using Xcode Version 12.0 beta (12A6159) will be OK.

But, I can not distribute app with Beta version Xcode...

Help~~me~~!
Answered by in 613921022
It is not permitted to submit apps to the App Store using beta versions of Xcode. You need to wait for the GM version of Xcode. I think the same applies to the version of macOS, so you need to wait until both are released.
You can use macOS Catalina and the most recent version of Xcode from the App Store to release your apps.
Accepted Answer
It is not permitted to submit apps to the App Store using beta versions of Xcode. You need to wait for the GM version of Xcode. I think the same applies to the version of macOS, so you need to wait until both are released.
You can use macOS Catalina and the most recent version of Xcode from the App Store to release your apps.
I got a new way to fix that:

Building with Xcode 11.5,
Then distribute it with Xcode 12 beta.

😂
[BUG Report]Profile doesn't include the com.apple.application-identifier entitlement.
 
 
Q