I’m developing an application which has a Settings pane, following the
AppPrefs sample by Apple.
If my application is named AppPrefs, this is the exact name/prompt/
title the Settings application will provide.
Is there anyway to make this change? Can my executable somehow be
named (for example) Application1 and my Settings named “Settings for
App1”?
Thanks!
I’m developing an application which has a Settings pane, following the AppPrefs sample by
Share
Unfortuntely, nope, due to the why the settings system works. From Apple’s iPhone Application Programming Guide: