Provisioning profile failed qualification

Hallo, wenn ich in Xcode 11.5 auf macOS Big Sur ein Projekt Archiv erstellt habe und es zu AppStore Connect hochladen will bekomme ich die Meldung "Error Profil doesn't include the com.application-identifier entilement".

Habe bereits versucht meine Zertifikate neu zu installieren bzw. erstellen. Leider ohne Erfolg

Vielleicht kann mir hier jemand helfen :)
Danke
Answered by LH16 in 616532022
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
same prob
Accepted Answer
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
Thanks LH16 it works!
Provisioning profile failed qualification
 
 
Q