I.e., my app sets some standard default values at the beginning. Then those values may get overridden by the user. And when the user messes things up, I want to set those se
Try removeObjectForKey -- that should give you the ability to remove a preference.