Search code examples
iosxcodemacosgame-center

Game Center not in capabilities library; how can I enable Game Center in my app?


The very first step in the article Enabling and Configuring Game Center is to add the "Game Center" capability from the capabilities library. However, the capability "Game Center" is not in my capabilities library:

my capabilities library

I'm running Xcode 14.0 on macOS Monterey.


Solution

  • One possibility is that you have already enabled it. Look for your entitlements file and see.

    enter image description here

    If you don't see that, maybe the problem is that you're not a paid developer member; some entitlements will be unavailable to you (your list appears remarkably short).