Skip to content

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

License

Notifications You must be signed in to change notification settings

MemoryFate/KeychainItemWrapper

 
 

Repository files navigation

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];

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 97.0%
  • Ruby 3.0%