Re: Global (all-user) preferences for an application
Re: Global (all-user) preferences for an application
- Subject: Re: Global (all-user) preferences for an application
- From: Jerry Krinock <email@hidden>
- Date: Sun, 17 Mar 2013 21:50:15 -0700
On 2013 Mar 16, at 07:46, Keary Suska <email@hidden> wrote:
> You best bet is likely to turn to Core Foundation, which has built-in support for not only multi-user but also multi-computer…
That is correct, and also you'll need to do this in a privileged helper tool. If you are fortunate enough to be requiring Mac OS X 10.7 or later, read Nathan de Vries' article on the topic…
http://atnan.com/blog/2012/02/29/modern-privileged-helper-tools-using-smjobbless-plus-xpc/
If your app is supposed to run on 10.6 or earlier, it is much more difficult, and at this point I would recommend making this all-user-prefs-set feature for users with 10.7+ only.
_______________________________________________
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