diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-10-16 17:18:07 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-10-16 17:18:07 +0000 |
commit | a7d2f19e6b77330e27f03a446093700df74b652d (patch) | |
tree | 108c6227a3cc0ddf260cd229c10de5e7e1a0b242 | |
parent | fd186ac63b427ed65bf5972ef225961afe7893ff (diff) |
Xcode keeps modifying the project file and I don't know how to ignore the change; just commit it.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116673 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | clang.xcodeproj/project.pbxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang.xcodeproj/project.pbxproj b/clang.xcodeproj/project.pbxproj index 9c95d0a3de..fa1e24574e 100644 --- a/clang.xcodeproj/project.pbxproj +++ b/clang.xcodeproj/project.pbxproj @@ -2039,6 +2039,7 @@ isa = PBXProject; buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; compatibilityVersion = "Xcode 2.4"; + developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, |