As part of the development phase of my iPhone app it would be really useful to load a file from my local machine, i.e. not from the application bundle. Is that possible?
The purpose of this is so that I can build a version of our game, and then give it to one of our designers and they can edit a settings file locally on their machine and have the game reload it.