Preference file naming conventions (Was: Re: NSUserDefauts - Am I Missing the Obvious?)
Preference file naming conventions (Was: Re: NSUserDefauts - Am I Missing the Obvious?)
- Subject: Preference file naming conventions (Was: Re: NSUserDefauts - Am I Missing the Obvious?)
- From: Bill Bumgarner <email@hidden>
- Date: Thu, 19 Dec 2002 11:29:58 -0500
On Thursday, Dec 19, 2002, at 08:22 US/Eastern,
email@hidden wrote:
I had noticed that names of most preferences files look like reversed
domain names, but I've often wondered if this was just a coincidence
or if they really are supposed to be reversed domain names. If
they're supposed to be domain names, why? What if I don't have one?
......
The name of the preferences file is just the main bundle's identifier.
If you set the identifier in the Target editor for your application
target, that is the name that will be used in preferences.
It would be a good idea to use the same name for a directory your
create in ~/Library/Application Support/...
b.bum
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.