I have an iPad application that reads a whole bunch of pList and .csv files.
For some reason, when I build and run the app (Using the Simulator or an iPad) changes made to the csv and plist files are not reflected in the application unless I delete the project's derived data folder.
Any ideas why this could be?