How to make plist and read data from plist in cocos2d-x | Techbirds
Depending on the conditions,if it is required to store small piece of data(mostly when tabular) and to retrieve that data in your project,then it is not wise to use sqlite,plist is best to use conditionally. For making and add data to plist,just go to ios folder in your project,right click and select new file option,window