开发者

How to put settings into groups

开发者 https://www.devze.com 2023-04-12 14:56 出处:网络
I am having issues with the settings bundle on iPhone. I want to create groups like shown in the image below (Measurement, Data Entry..etc.), however I can\'t work out how to do this.

I am having issues with the settings bundle on iPhone. I want to create groups like shown in the image below (Measurement, Data Entry..etc.), however I can't work out how to do this.

I have found the 'Item' type 'Group' and I know ho开发者_如何学编程w to create the individual settings, I just can't figure out how to put them into a group.

How to put settings into groups


You should just have to specify an Item0 (Title = Measurement, Type = Group) then all the subsequent entries after that (Item1, Item2, etc) will be added under that group. This can all be entered in the plist editor of Xcode.

One thing to note is all items you add will appear under that group until you specify a new group.

Refer to the image attached.

How to put settings into groups

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号