On 11 Sep 2014, at 10:32 am, Rick C. <rickcort...@gmail.com> wrote:

> And about not relying on the .plist if we don’t rely upon it how do we write 
> our prefs?  I understand I should not manipulate it directly, but I am 
> calling everything via NSUserDefaults…


Then you should be fine. The point is that the .plist does not necessarily 
represent the current state of the defaults for your app. Trashing it for 
example no longer resets the defaults like it used to, you have to go through 
the defaults system to reset them (as Kyle pointed out).

--Graham



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to