Re: iTune Plist changes from NSUserdefaults
Re: iTune Plist changes from NSUserdefaults
- Subject: Re: iTune Plist changes from NSUserdefaults
- From: Madhavi Gundeti <email@hidden>
- Date: Tue, 24 Dec 2013 12:28:41 +0530
I am developing a daemon which runs as root, so I wanted to change the user
defaults from the daemon. Now I got it, It is not possible with
NSUserdefaults.
So I found another way to do that. I created another application which is
called by this daemon and the application will do the job what exactly I
want.
Thank you so much for your reply again :)
Thanks and Regards,
Madhavi G.
On Tue, Dec 24, 2013 at 11:35 AM, Jens Alfke <email@hidden> wrote:
>
> On Dec 23, 2013, at 9:32 PM, Madhavi Gundeti <email@hidden>
> wrote:
>
> But Is there any way to change other user defaults as root user??
>
>
> I don’t know. Look at CFPreferences; it has more options than
> NSUserDefaults.
> Is there a reason you have to do this as root, rather than the user whose
> prefs are being altered?
>
> —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