I want to add key pair values in plist
. I dont know how to add the .plist file in XCode. Simply i want to add these details in .plist file named as "Mobile.plist
".
Apple - iPhone,iPod,iPad
Samsung - Galaxy Y, Galaxy R, Galaxy Z
Nokia - Lumina
LG - Lg1 ,Lg2, Lg3
I have tried the steps to create a new Mobile.plist file by using this link,
http://iphoneincubator.com/blog/tutorial/how-to-create-an-iphone-preferences-file. But, i cant get it exactly. When i tried to use the steps from this link, the plist file always empty. I don't know how to add the key, values in plist.
I have created one group named as Settings and add new plist file named as Root.plist
. Can you please provide the steps to create .plist file and add key,values in it.