Skip to content

Instantly share code, notes, and snippets.

@benbahrenburg
Created December 30, 2016 22:53
Embed
What would you like to do?
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