I\'ve added a Settings.bundle, however while displaying version numbers I\'d like the fields to be read-only.
I\'ve seen a few suggestions that say to change the typ
Type
PSGroupSpecifier
Title
version
DefaultValue
1.1
Key
version
Title
version
Type
PSTitleValueSpecifier
I am able to add readonly variable 'Version' with the above dictionary in root.plist. Have you set using Title specifier ?? Or Try adding above dict. in your root.plist , this will add readonly title in your settings in group style.