When I first created the xcode project for the iphone app I am working on, I imported low resolution (16x16) images into my project. Now I have higher resolution (50x50) images that I want to use.
I moved the old pictures to the trash and imported my new images. Now when I run the app in the simulator it sometimes shows the old images and sometimes shows the new images.
What am I doing wrong?
Thanks in advance!