|
|
Version: 1.3 Posted: 2009-05-21 Build Requirements: iPhone SDK 3.0 Runtime Requirements: iPhone SDK 3.0 Download Sample Code (AppPrefs.zip, 19.2K) |
||||||||
DescriptionDemonstrates 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
|