iPhone - Uploading an app prefs file to the iPhone -


I am working on a new priority file and I am testing the app on the iPhone (I have to do it on th IPhone because I work on a camera project).

During my trial, I have to change my code to make sure that the new priority file is well written as I have tried to do this, I have a new compiled 1.0.1 How to upload a 1.0 priority file I downloaded from the 1.0 app to be able to test again with the app?

You can enable iTunes file sharing (set up UIFileSharing) on ​​your Plist capable of yes in the information of the app) and then read your file from the document file. In this way you will be able to access it half way through iTunes.

Do not forget to move it elsewhere when debugging ends, unless you want your users to see that file.

Comments