I am having problems with Xcode not updating the files that I updated (e.g. database, jpgs, etc.), although I carefully deleted the old files and deleted the links. This problem is that Xcode> 4.2.
Is there a place (possibly hidden files) where the simulator deletes data except the folder with the derived data, and
~/Library/Application Support/iPhone Simulator/[OS version]/Applications/[appGUID]/
Thank you very much in advance
PS: yes, I usually clean the project, delete the derived data, delete all the simulator files in the abov directory, delete the project and restart mac. And yet there seems to be a link to old data (e.g. jpg, database, etc.), even if I cannot find it in the file system ...
source share