I\'ve been using Xcode 4.3.1 since it came out now and i\'ve worked on many different projects since. Everything has always worked fine until this 1 new project i\'m working
3 reasons this happens :
Corrupt derived data : Solution : clean derived data folder.
Corrupt project settings : Project.xcodeproject -> Right Click and clean the files mentioned in g_low's answer.
File not a part of project target : Check if the file is a part of compile source and if not add it...