I've 3 groups created in iphone settings bundle Root.plist file. Its showing fine.
But for every group, i want to add some description. It will be something like follows:
GroupName Description Settings in that group.
Is it possible. How to add description? If the description color is different to identify from group name and settings in that group, it will be good.
Adding the Settings BundleChoose File > New > New File. Under iOS, choose Resource, and then select the Settings Bundle template. Name the file Settings. bundle .
Start a new Single view application project in Xcode called SettingsBundleDemo using Swift and a Universal device. Right-click on the SettingsBundleDemo group folder and select New file. Select the Resources category in the template window. Select Settings Bundle and click Next.
In the Settings app , you can search for iPhone settings you want to change, such as your passcode, notification sounds, and more. Tap Settings on the Home Screen (or in the App Library). Swipe down to reveal the search field, enter a term—“iCloud,” for example—then tap a setting.
You can add text at the bottom of your Groups, that is commonly used as a hint about the preferences in that group.
Title
and Type
Keys).FooterText
.String
.And... voilà!
Next time you build and launch the App go to Settings and to your App's preferences to see the text under the Group you placed it.
everything you will ever need for setings.bundle is here ->
http://developer.apple.com/library/ios/#documentation/PreferenceSettings/Conceptual/SettingsApplicationSchemaReference/Introduction/Introduction.html
however, choosing colors etc isn't going to happen. sorry.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With