Unable set keychain-access-groups with Team​Identifier​Prefix

I want to store SecIdentity in the keychain access group $(Team​Identifier​Prefix)com​.apple​.networkextensionsharing.

But Provisioning profile "xxxx" doesn't match the entitlements file's value for the keychain-access-groups entitlement.

My profile dont have a param name 'Team​Identifier​Prefix'.

Please , how can i add the Team​Identifier​Prefix to my profile.

And my TeamIdentifier is same as the AppIdentifierPrefix

What platform are you targeting?

And what’s the goal of targeting the $(Team​Identifier​Prefix)com​.apple​.networkextensionsharing keychain access group? Who are you expecting to share this keychain item with?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Unable set keychain-access-groups with Team​Identifier​Prefix
 
 
Q