Document Revision History

This table describes the changes to AppPrefs: Storing and Retrieving User Preferences.

DateNotes
2014-09-17

Updated for iOS 8; Demonstrates launching the Settings app from your application.

2013-04-11

Demonstrates extracting and registering the default values for all settings defined in the Settings bundle; Adopted Storyboards and ARC; Adopted the latest Objective-C conventions and best practices; Upgraded to build against the iOS 6 SDK.

2010-06-29

Deployment target set to iPhone OS 3.2.

2010-06-18

Upgraded project to build with the iOS 4 SDK, fixed static analyzer warning, added support for "NSUserDefaultsDidChangeNotification".

2009-05-21

More use of nibs, upgraded for 3.0 SDK due to deprecated APIs, Settings.bundle no longer builds as a separate Xcode target.

2008-10-14

Updated ReadMe

2008-07-03

First public release.

2008-06-03

Demonstrates how to display your app's preferences or settings in the "Settings" system application.