iPhone : opening files + bundle subdirectories
I would like to know :
- If there's another way to put and open files on the iPhone instead of using iPhone resource bundles (for example, I would like to add files later in my application "directory") ? It seems there's no way to put or open a file directly on the filesystem of the phone.
- If it is necessary to use bundles :
* is it possible to add a bundle later for an application (containing extra data files for example) ? (How ?)
* is it possible to use subdirectories in bundles ? (Even if I have subdirectories in my XCode resources directory, all the files seem to be copied in the same directory on the iPhone).
Thank you for your answer.
Patrick
MacBook, Mac OS X (10.5.4)