Skip to content

Instantly share code, notes, and snippets.

@benbahrenburg
Created December 30, 2016 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benbahrenburg/04929c58d29fa85b2933929555c7ac7e to your computer and use it in GitHub Desktop.
Save benbahrenburg/04929c58d29fa85b2933929555c7ac7e to your computer and use it in GitHub Desktop.
Example Entitlement for Keychain Sharing
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.bencoding.awesome-group</string>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment