Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 223 Bytes

KeychainItemWrapper

The KeychainItemWrapper original code from Apple, with ARC and NSDictionary support

You will be able to do: [_keychainItem setObject:mydictionary forKey:(__bridge id)kSecValueData];