Re: CFURLWriteDataAndPropertiesToResource as root?
Re: CFURLWriteDataAndPropertiesToResource as root?
- Subject: Re: CFURLWriteDataAndPropertiesToResource as root?
- From: Jens Alfke <email@hidden>
- Date: Mon, 08 Aug 2011 12:03:49 -0700
On Aug 8, 2011, at 11:39 AM, Stephen Blinkhorn wrote:
> OK, well /Library/Application Support/CompanyName/ is out I believe as you're not supposed to store user data in there. Which leaves the keychain as the only option I can think of right now.
Keychains are per-user, apart from the system Keychain that I don’t think apps have privileges to modify. If you’re setting per-user data, why not just put it in ~/Library/Application Support/?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden