iphone - NSUserDefaults and read-only value -


Is there only one way to read some value of my preferences stored in the iPhone app settings? Let's say that for some reasons I do not want the user to modify some values. what are the chances?

Thanks

This is what PSTitleValueSpecifier Is for


Comments