My app used to use the Settings.bundle to load settings from the user, but then I changed it to have the settings in the application. I have all the code completed, and it works. The next step is to remove any of the code for the settings.bundle.
I have removed the code, and the settings.bundle itself, but when I compile, I still get the same bundle shows up in the settings app. Did I forget to remove something? or is this some type of glitch?