Title: [100019] trunk/Source/ThirdParty/ANGLE
Revision
100019
Author
da...@apple.com
Date
2011-11-11 14:15:25 -0800 (Fri, 11 Nov 2011)

Log Message

* ANGLE.xcodeproj/project.pbxproj: Let a newer Xcode update this file.
If an older Xcode downgrades this file and we have a risk of some kind of
oscillating commit situation, please contact me so I know not to do this again.

Modified Paths

Diff

Modified: trunk/Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj (100018 => 100019)


--- trunk/Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj	2011-11-11 22:15:05 UTC (rev 100018)
+++ trunk/Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj	2011-11-11 22:15:25 UTC (rev 100019)
@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 42;
+	objectVersion = 46;
 	objects = {
 
 /* Begin PBXBuildFile section */
@@ -518,8 +518,11 @@
 /* Begin PBXProject section */
 		FB39D0701200ED9200088E69 /* Project object */ = {
 			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 0440;
+			};
 			buildConfigurationList = FB39D0731200ED9200088E69 /* Build configuration list for PBXProject "ANGLE" */;
-			compatibilityVersion = "Xcode 2.4";
+			compatibilityVersion = "Xcode 3.2";
 			developmentRegion = English;
 			hasScannedForEncodings = 0;
 			knownRegions = (

Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (100018 => 100019)


--- trunk/Source/ThirdParty/ANGLE/ChangeLog	2011-11-11 22:15:05 UTC (rev 100018)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog	2011-11-11 22:15:25 UTC (rev 100019)
@@ -1,3 +1,9 @@
+2011-11-11  Darin Adler  <da...@apple.com>
+
+        * ANGLE.xcodeproj/project.pbxproj: Let a newer Xcode update this file.
+        If an older Xcode downgrades this file and we have a risk of some kind of
+        oscillating commit situation, please contact me so I know not to do this again.
+
 2011-09-19  Adam Roben  <aro...@apple.com>
 
         Let Xcode 4 do its thang with ANGLE.xcodeproj
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to