On 9 Sep 2014, at 3:36 pm, Rick C. <rickcort...@gmail.com> wrote:

> I write some data to my .plist using standard NSUserDefaults


Are you writing the .plist file, or are you using the NSUserDefaults object 
exclusively? From 10.9 the .plist isn't updated by NSUserDefaults, so values 
there can be very much out of date, because the defaults system caches its 
contents.

You can't rely on the plist being an accurate representation of what the user 
defaults actually contains.

--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