loon3y macrumors 65816 Original poster Oct 21, 2011 1,235 126 Mar 21, 2013 #1 I want to get rid of the Application's options in settings, but i don't want to get rid of the settings.bundle. is this possible??
I want to get rid of the Application's options in settings, but i don't want to get rid of the settings.bundle. is this possible??
Duncan C macrumors 6502a Jan 21, 2008 853 0 Northern Virginia Mar 22, 2013 #2 loon3y said: I want to get rid of the Application's options in settings, but i don't want to get rid of the settings.bundle. is this possible?? Click to expand... You posted the same question on iPhone Dev SDK. The answer is no. A settings bundle is specifically for creating a settings entry in the settings app. If you don't want settings to appear in the settings app, don't use a settings bundle.
loon3y said: I want to get rid of the Application's options in settings, but i don't want to get rid of the settings.bundle. is this possible?? Click to expand... You posted the same question on iPhone Dev SDK. The answer is no. A settings bundle is specifically for creating a settings entry in the settings app. If you don't want settings to appear in the settings app, don't use a settings bundle.