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
Try this:
Open the organizer. Close your project in Xcode (leaving Xcode and the organizer running). In the organizer, in projects, click on the Delete button next to Derived Data. Quit Xcode.
Find your Xcode project via the finder. Rightclick and "Show Package Contents". Delete project.xcworkspace and xcuserdata folder.
Open up Xcode again and see if that works for you.