My project was created in Xcode 3, I\'m opening it in Xcode 4 and notice the following:
This just worked for me:
Open up a command prompt in your project directory and type:
touch MyProject.xcodeproj/project.pbxproj
Watch as syntax coloring and other stuff gets fixed before your eyes.