Add the push notifications feature to your App Id - is red

I switched computers and I think I've got everything setup and working certificats transferred, etc, except for a project that uses push notifications. Under Capabilities: Push Notifications it has:

⚠ Add the Push Notifications feature to your App ID

✅ Add the Push Notifications entitlement to your entitlements file


When I login to https://developer.apple.com/account/ios/identifier/bundle/ and look at the Identifiers: App IDs

Name: My App Prefix: 3242344ljhf8235hID: com.company.app <- this matches what's in General: Bundle Identifier

Application Services:

...

Push Notifications: ✅ Enabled (Development) ✅ Enabled (Distribution)


Pack in XCode, under General: Signing

Proovisioning: Xcode Managed Profile ℹ

Expands to:

Capabilities: 4 included

Includes Push Notifications, etc..

Entitlements: 5 included

Includes aps-environment, etc.

Replies

Nevermind. Restarting Xcode fixed it.

XCode product *****...