Re: Keychain problems with i386
Re: Keychain problems with i386
- Subject: Re: Keychain problems with i386
- From: Mike Blaguszewski <email@hidden>
- Date: Wed, 22 Mar 2006 12:45:08 -0500
On Mar 22, 2006, at 12:16 PM, Donald Brown wrote:
{ kSecProtocolItemAttr, 4, "http" },
I suspect this is your problem. kSecProtocolItemAttr is a
FourCharCode, not a string. Try using 'http', or better yet
kSecProtocolTypeHTTP.
--
Mike Blaguszewski / Ambrosia Software, Inc.
_______________________________________________
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