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.
You can add text at the bottom of your Groups, that is commonly used as a hint about the preferences in that group.
TitleandTypeKeys).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.