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

Replies

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
Hi Aiiboo

still failing with same error as previously when exporting. Please help.
Also I am on macOSBigSur
Hi

What can be done as all my apps are failing with the same error, ones live and those that are on TestFlight ?

Kindly help urgently
I have been able to follow your instructions. However, the app is crashing when downloaded from TestFlight. It has never crashed before on TestFlight ...
When will I be able to submit directly from Xcode 11.x to App Store?