Keychain differences 10.3 vs. 10.4?
Keychain differences 10.3 vs. 10.4?
- Subject: Keychain differences 10.3 vs. 10.4?
- From: Brad Peterson <email@hidden>
- Date: Thu, 22 Dec 2005 16:11:04 -0800 (PST)
Hi all,
Are there any known differences between the keychain
on 10.3 and 10.4?
My code is based on:
http://homepage.mac.com/agerson/examples/keychain/
And works fine for me on 10.3 and 10.4, but a number
of my testers report a crash whenever I do something
like:
BOOL doesItemExist = [AGKeychain
checkForExistanceOfKeychainItem: PPassword
withItemKind: PPassword
forUsername: NSUserName() ];
I can post the source to
checkForExistanceOfKeychainItem or you can see it in
the files hosted at the URL above.
Any thoughts?
Thanks!
__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden