iPhone OS Reference Library Apple Developer Connection spyglass button

Version: 1.3

Posted: 2009-05-21

Build Requirements: iPhone SDK 3.0

Runtime Requirements: iPhone SDK 3.0

View Source Code:

Download Sample Code (“AppPrefs.zip”, 19.2K)



Description

Demonstrates how to display your app's preferences or settings in the "Settings" system application. A settings bundle, included in your application’s bundle directory, contains the information needed by the Settings application to display your preferences and make it possible for the user to modify them. It then saves any configured values in the defaults database so that your application can retrieve them at runtime.

This sample offers an Xcode project already pre-configured to build your Settings bundle as a target. To customize your settings UI, change the Root.plist file.

Document Revision History

Date Notes
2009-05-21More use of nibs, upgraded for 3.0 SDK due to deprecated APIs, Settings.bundle no longer builds as a separate Xcode target.
2008-10-14Updated ReadMe
2008-07-03First public release.
Did this document help you? Yes It's good, but... Not helpful...