- Home /
Question by
kalvinlyle · Mar 06, 2012 at 05:04 PM ·
iosxcodewarnings
Missing File Warnings in Xcode
I've removed some files from my Unity project (or moved some others) and I get warnings in Xcode that they are missing.
I've removed the Dervied Data and rebuilt the project cleanly (rather than apending the existing project) but the warnings are still present.
It's not breaking the build or anything, but I was wondering why these warnings are still showing up and what I can do to remove them.
Comment
Best Answer
Answer by kalvinlyle · Mar 10, 2012 at 06:54 PM
Deleting the Derived Data then shutting down Xcode and restarting it cleared the warnings
Your answer
Follow this Question
Related Questions
Why so many warnings in xcode? 0 Answers
Xcode warnings: Potential leak of an object and Dead store 0 Answers
iOS build - Pointing to the right Xcode 1 Answer
iAd Interstitial Will Not Display 0 Answers