Warning: 100% XCode noob.
I have a ZIP file stored in a directory in my app package. I want that zip file to be moved (or copied) to the Documents directory of my iPhone app for iTunes File Sharing.
I've activated all of the iTunes sharing settings, so everything is good on that end. Basically, I'm just looking for a simple way to append my zip file to the Documents directory when the app is complied and/or opened for the the first time.
If anyone can help me out I would really appreciate it.
I have a ZIP file stored in a directory in my app package. I want that zip file to be moved (or copied) to the Documents directory of my iPhone app for iTunes File Sharing.
I've activated all of the iTunes sharing settings, so everything is good on that end. Basically, I'm just looking for a simple way to append my zip file to the Documents directory when the app is complied and/or opened for the the first time.
If anyone can help me out I would really appreciate it.