I am trying to add a Settings bundle in my iPad app, but it randomly shows up in the iPad settings menu.
When I run in Debug mode (Device or Simulator) it doesn\'t show
I've had this problem a few times now.
On the simulator; do a 'Reset Content and Settings', clean, and redeploy.
On the device; delete the app, clean, and redeploy.
EDIT: It's also important to make sure that your settings bundle has been added to the current target. That oversight can be very difficult to debug.