NSUserDefaults and Application Domain
NSUserDefaults and Application Domain
- Subject: NSUserDefaults and Application Domain
- From: David Alter <email@hidden>
- Date: Fri, 5 May 2006 16:43:37 -0700
NSUserDefaults saves the application defaults into ~/Library/
Preference/<application identifier>. Now that is fine in most cases
but I'm writing a plugin and I do not want my preferences saves in
the applications preferences file. Is there any way to use
NSUserDefaults and over ride the <application identifier> so my
plugin preferences are saved in their own file?
thanks for the help
-dave
_______________________________________________
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