<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/objective-c/tags/preferences</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 19:21:36 GMT</pubDate>
<item>
<title>(Objective C) Read and Write User Preferences - espinallab</title>
<link>http://snipplr.com/view/29285/read-and-write-user-preferences/</link>
<description><![CDATA[ <p>This is really cool, thanks to the author for putting it together.</p> ]]></description>
<pubDate>Thu, 04 Mar 2010 10:42:08 GMT</pubDate>
<guid>http://snipplr.com/view/29285/read-and-write-user-preferences/</guid>
</item>
<item>
<title>(Objective C) Exit PreferencePane Plugin - Carter</title>
<link>http://snipplr.com/view/26200/exit-preferencepane-plugin/</link>
<description><![CDATA[ <p>If you're writing a preference pane and you'd like to exit back to the main System Preferences view, just use this code.</p> ]]></description>
<pubDate>Sat, 09 Jan 2010 17:24:54 GMT</pubDate>
<guid>http://snipplr.com/view/26200/exit-preferencepane-plugin/</guid>
</item>
<item>
<title>(Objective C) Removing preferences belonging to your app - zingo</title>
<link>http://snipplr.com/view/7453/removing-preferences-belonging-to-your-app/</link>
<description><![CDATA[ <p>Remove all the keys of the application’s preferences file from ~/Library/Preferences with Cocoa’s NSUserDefaults class.</p> ]]></description>
<pubDate>Tue, 22 Jul 2008 23:40:51 GMT</pubDate>
<guid>http://snipplr.com/view/7453/removing-preferences-belonging-to-your-app/</guid>
</item>
</channel>
</rss>