I am updating a plist file using an iphone app but when i check that plist file in XCode it contains the same data. plist file in XCode is different from that of iphone?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The file that is attached with the project is bundled with the app as a resource file. You can not change it through the app. If you want to write a file, it will be stored in the document directory.