1
edit
Changes
→Project News
:# Output to standard output.
:Bug Fix: That application we found contained a bug that would prevent it from saving the keychain item description to Apples Apple's keychain. Using our newbie objective-c skills, we located and fixed the problem. MOE TODO: Get the code from the application we fixed and paste it here. Remember to use pre tags. :) :* We added the method '''createKeychainItem()''', which creates a keychain item based on the passed in parameters. :* Began writing logic to retrieve the username and password in the keychain item.