How do I use Apple Keychain? How do I use Apple Keychain? objective-c objective-c

How do I use Apple Keychain?


Add Security.framework, then rebuild. Sometimes I find I have to build clean and then rebuild.

To add this, right click on your target in Xcode, then Add->Existing Frameworks and choose (or navigate) to Security.framework.