Skip to content

added keychain sharing support#184

Open
Reedyuk wants to merge 2 commits intomattrubin:developfrom
Reedyuk:develop
Open

added keychain sharing support#184
Reedyuk wants to merge 2 commits intomattrubin:developfrom
Reedyuk:develop

Conversation

@Reedyuk
Copy link
Copy Markdown

@Reedyuk Reedyuk commented Aug 13, 2018

No description provided.

Comment thread Sources/Keychain.swift Outdated
kSecAttrGeneric as String: data as NSData,
kSecValueData as String: generator.secret as NSData,
kSecAttrService as String: kOTPService as NSString,
kSecAttrAccessGroup as String: keychainGroupName as AnyObject
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing Comma Violation: Multi-line collection literals should have trailing commas. (trailing_comma)

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