Re: Code-sign & Services HotKey Modifications
Re: Code-sign & Services HotKey Modifications
- Subject: Re: Code-sign & Services HotKey Modifications
- From: "I. Savant" <email@hidden>
- Date: Tue, 18 Nov 2008 13:35:33 -0500
On Tue, Nov 18, 2008 at 9:44 AM, Xavier Snark <email@hidden> wrote:
> Can any one point me in the right direction for this?
You should *not* be storing user-modifiable data inside the
app/plug-in bundle. Non-administrative users do not have permission to
change this. You should make use of the user defaults system (see
NSUserDefaults), which keeps the preferences in the right place -
~/Library/Preferences or /Library/Preferences, depending on the
desired scope of the settings.
--
I.S.
_______________________________________________
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