Does enybody know where can I find settings bundle for preinstalled applications like mobile safari, mail and so on?
I have jailbroken ios device.
I have installed my application to /Applcation folder. Not to the standart applications folder /private/var/mobile/Applications.
Therefore my settings.bundle was ignored by the system and I don't see my setting in "system settings" application.
I put my app to /Application to pretect my application from deletion by long push on the app icon. ( cydia installed in the same folder, and also can't be removed)
I case of regular install to /private/var/mobile/Applications i see my settings in "system settings" application and everything is OK.
I don't see settings.bundle in the /Application/MobileSafari.app or in the /Applications/MobileMail.app
They use another way.
And the question is how they do it? Where is they settings.bundle?