Search code examples
iosmacostestflight

Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-environment entitlements


I updated to Big Sur and I keep getting this error when trying to upload a build archive to testflight:

Profile doesn't include the com.apple.application-identifier and com.apple.developer.aps-environment entitlements.

Is there anything I can do?


Solution

  • I've just had the same problem. This solution is shorter:

    1. Archive your project on Xcode 11
    2. Open Xcode 12 Organizer
    3. Select your archive
    4. Upload to Testflight using Xcode 12
    5. Done!

    That's it. It seems to be a bug with Big Sur.