In my case, Xcode had somehow found old .svn
directories that referenced the missing files. I had to go up a level above my project folder to find those .svn files. Once deleted, I restarted Xcode and everything was fine.
↧
Answer by kubi for Xcode: issue "file xxx.png is missing from working copy" at project building
↧