Unsuccessful load app binary iOS 13 on App Store after having used it with Xcode 12

Live app for iOS 13 but used on Xcode 12 without updating the project settings.  Now  back on Xcode 11.50, but  unable to submit it yo App Store with error message:



Profile doesn't include the com.apple.application-identifier entitlement and doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements.



Looked at the usual suspects but everything seems fine.

Please help
From Aiiboo:


then I did this:

  1. Install the "Transporter" app from the macOS App Store.

  2. OPEN Xcode 11.5 archive your project

  3. Close Xcode 11.5 -> Command + Q

  4. Open then Xcode 12 Beta

  5. From Xcode's organizer, select your archive and press "Distribute App"

  6. Instead of "Upload", select "Export" and proceed as usual.

  7. Drop the exported .ipa into the transporter and press "Deliver".

Source: https://developer.apple.com/forums/thread/650490?page=2
Unsuccessful load app binary iOS 13 on App Store after having used it with Xcode 12
 
 
Q