Skip to content

Conversation

@tupps
Copy link

@tupps tupps commented Aug 3, 2015

I needed to support keychain groups to allow the use of this tool in an that has a Share Extension. This way both the main app and the share extension can use the same passcode.

For this I needed to change the queries to use SSKeychainQuery's instead of the convenience methods in SSKeychain. Using this allows access to the accessGroup property which is used to specify the keychain group.

@ericlewis
Copy link
Contributor

This would be better conceptualized as refactoring the usage of keychain as a plugin vs exposing specific interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants