I have an app that has no settings, so I have removed all of the preference specifiers in the Root.plist of the settings.bundle, however when I build the app and go into the Settings app I still see an entry for my app. When I click on it there are no preferences to set, but I since I don't have any preferences I don't want to see my app icon appear at all in Settings. How do I remove it?