Yesterday was my first time with the SDK 🙂 I opened in the Xcode a previously purchased code and overwrote several image files. Here is the thing: not all new images appear in the app on the simulator, this is so annoying :/ I already tried to put in place advices I had found earlier (iphone simulator – Attempting to delete an image from Xcode 4 – Stack Overflow, Image not showing in iPhone Simulator – Stack Overflow) but to no avail. I even completely erased the Xcode and installed it again, still I can see the old images which had been erased from the disk.
Thanks for your help.
Have you done a Clean (Shift-Cmd-K) and deleted your build results from your disk? This shouldn’t be necessary but it’s happened to be before that I’ve had to do that.