I recently upgraded to Xcode 4 (which is a great upgrade) but now I\'m getting some warnings that I did not get before. I have looked through forums and other SO posts but
The answer by Alex fixed my issue of missing files.
I had one other problem ( though it is not related to missing files, i feel this would be the better topic)
I fixed this by going directly into the repository, create a new directory under images so that the physical folder is now in the SVN server
I then took an update of the source, and got the newly created directory inside my working copy (though it is not added to the project).
I then copied the images to that directory and added them to the project using "Add File" option, which brought me back the "A" status and I was able to check in the files.
Just wanted to share this.....because it took a lot of time from me.
-anoop