Preferences not being written out/saved?
Preferences not being written out/saved?
- Subject: Preferences not being written out/saved?
- From: Mark Dawson <email@hidden>
- Date: Mon, 19 Jun 2006 17:37:43 -0700
With one program, I see my preferences being written out, with another, they aren't (no file is created in my preferences folder).
I haven't been able to figure out what I've done differently. The "bad" app DOES call [[NSUserDefaults standardUserDefaults] registerDefaults:defaultDict]. I DO have a CFBundlerIdentifier (I assume the pref name is keyed off of that--<CFBundleIdentifier>.plist?).
I figure I must be missing some basic piece, but all I was able to track down in the documentation was the "registerDefaults" piece. What could I be doing wrong?
Thanks,
mark
_______________________________________________
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