App will not validate. This is for an existing app I'm trying to update. It updated peffectly week just 2 weeks ago with Xocode 11.xx and Catalina. It was rejected a week ago for metadata concerns. I've corrected metadata concerns, and am trying to submit a new binary.
I've tried validating the same bundle with a diffreent app id, and everything goes prefectly and is validated.
Here is what the non-validation looks like:
SUMMARY
Team: XXXXXXX
Certificate: Apple Distribution (Expires 10/31/21)
Profile: Mac Team Store Provisioning Profile: com.XXXX.XXXX
Symbols: Included
Architectures: Intel 64-bit
ENTITLEMENTS
com.apple.security.files.user-selected.read-write
true
com.apple.application-identifier
XXXX.com.XXXX.XXXX
com.apple.developer.team-identifier
XXXXXXXX
com.apple.security.app-sandbox
true
******
**
Error message Xcode displayed.
Unable to process application at this time due to the following error: Invalid Provisioning Profile. The provisioning profile included in the bundle com.XXXX.XXXX [com.XXXX.XXXX.pkg/Payload/XXXXYYYY.app] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal..
** end error message********
Any thoughts or suggestions???
Thanks in advance.