Re: Preferences caching?
Re: Preferences caching?
- Subject: Re: Preferences caching?
- From: Kyle Sluder <email@hidden>
- Date: Wed, 27 Nov 2013 12:00:02 -0800
On Wed, Nov 27, 2013, at 11:53 AM, Graham Cox wrote:
> So let me turn this into a dev question then. Do I need to actually run a
> command line task to do this, or is there some API I can use? For
> example, what does + resetStandardUserDefaults achieve? Anything useful
> in this case?
Not what you want.
Use -[NSUserDefaults removePersistentDomainForName:] with your app's
bundle ID.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden