Export: "Profile doesn't support Game Center" but app doesn't ask for Game Center entitlement.

I'm trying to export a Mac app from Organizer. It always used to work. I suddenly get a strange error relating to a Game Center entitlement missing from the provisioning profile.

"Profile doesn't support Game Center.

Profile doesn't include the com.apple.developer.game-center entitlement. Profile qualification is using entitlement definitions that may be out of date. Connect to network to update."

I have tried re-downloading the profile. I also tried generating a brand new profile. The problem persists.

The app does NOT have Game Center entitlement in its entitlements file.

Furthermore there is no option when generating a profile to specify whether or not game center is included — and indeed the web site claims the profile does include Game Center.

Why would the export need game center entitlement? Complely stuck. Possibly an Xcode bug??

Any help appreciated.

Xcode 14.3.1 on macOS 13.4

Error screenshot:

Entitlements requested:

Profile info:

Answered by Nick Moore in 757709022

Answering own question:

App was built with Automatically Managed Signing. Changing to Manual signing fixed the problem.

Accepted Answer

Answering own question:

App was built with Automatically Managed Signing. Changing to Manual signing fixed the problem.

Export: "Profile doesn't support Game Center" but app doesn't ask for Game Center entitlement.
 
 
Q