On Oct 17, 2010, at 11:44 AM, Fariborz Jahanian wrote:

> 
> On Oct 16, 2010, at 10:18 AM, Argyrios Kyrtzidis wrote:
> 
>> Author: akirtzidis
>> Date: Sat Oct 16 12:18:07 2010
>> New Revision: 116673
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=116673&view=rev
>> Log:
>> Xcode keeps modifying the project file and I don't know how to ignore the 
>> change; just commit it.
> Yes, it happens to me too. Glad that some one other than me (and Anders) 
> depend on  xcodeproj.

Ugh, your xcode reverts my change, that is so lovely..

-Argiris

> 
> - Fariborz
> 
>> 
>> Modified:
>>   cfe/trunk/clang.xcodeproj/project.pbxproj
>> 
>> Modified: cfe/trunk/clang.xcodeproj/project.pbxproj
>> URL: 
>> http://llvm.org/viewvc/llvm-project/cfe/trunk/clang.xcodeproj/project.pbxproj?rev=116673&r1=116672&r2=116673&view=diff
>> ==============================================================================
>> --- cfe/trunk/clang.xcodeproj/project.pbxproj (original)
>> +++ cfe/trunk/clang.xcodeproj/project.pbxproj Sat Oct 16 12:18:07 2010
>> @@ -2039,6 +2039,7 @@
>>                      isa = PBXProject;
>>                      buildConfigurationList = 1DEB923508733DC60010E9CD /* 
>> Build configuration list for PBXProject "clang" */;
>>                      compatibilityVersion = "Xcode 2.4";
>> +                    developmentRegion = English;
>>                      hasScannedForEncodings = 1;
>>                      knownRegions = (
>>                              English,
>> 
>> 
>> _______________________________________________
>> cfe-commits mailing list
>> [email protected]
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> 


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to