PDKeychainBindingsController icon indicating copy to clipboard operation
PDKeychainBindingsController copied to clipboard

`Synchronize` not supported.

Open Apps4LifeLLC opened this issue 7 years ago • 0 comments

Love this wrapper! I use CLANG macros to swap out the NSUserDefaults I was using with this instead; but, NSUserDefaults has a synchronize method that this does not have. For all I know it's necessary and would have no purpose for keychain, in which case I propose adding the method w/ no contents so that projects that swap defaults out for this will compile without error!

Apps4LifeLLC avatar Feb 27 '18 01:02 Apps4LifeLLC