iPhone Settings

iphone, settings

Solution

Most of the user settings can be accessed by reading the property lists stored at `/User/Library/Preferences/`. The Emoji enabler applications all worked by modifying a settings plist in this folder.

Be careful not to delete any settings or leave them in an inconsistent state

Problem

Is there any way to access the iPhone/iPod touch settings programatically ? Thanks. Biranchi

Original source

Related problems