I did a git diff and saw in Project.xcodeproj/project.pbxproj:
attributes = {
BuildIndependentTargetsInParallel = YES;
+ LastUpgradeCheck = 0420;
};
What's LastUpgradeCheck? Maybe I accidentally opened up the project with Xcode 4.2?