Provisioning profile doesn't include the com.apple.security.application-groups entitlement

后端 未结 1 468
北恋
北恋 2021-02-13 03:32

I am getting error while configuring Xcode provisioning profiles.

Provisioning profile $ProfileName doesn\'t include the com.apple.security.application-group

1条回答
  •  逝去的感伤
    2021-02-13 04:15

    First you have to set the app group up in the Apple Developer Center for your App ID:

    Afterwards in Xcode:

    • Select your target
    • Enable "App Groups" in the "Capabilities" tab
    • Tick the checkmark for the App Groups you want to use:

    0 讨论(0)
提交回复
热议问题