Title: [205072] trunk/Tools
Revision
205072
Author
[email protected]
Date
2016-08-26 21:39:28 -0700 (Fri, 26 Aug 2016)

Log Message

Start trying to fix the build after r205057.

* MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (205071 => 205072)


--- trunk/Tools/ChangeLog	2016-08-27 04:38:51 UTC (rev 205071)
+++ trunk/Tools/ChangeLog	2016-08-27 04:39:28 UTC (rev 205072)
@@ -1,3 +1,9 @@
+2016-08-26  Dan Bernstein  <[email protected]>
+
+        Start trying to fix the build after r205057.
+
+        * MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj:
+
 2016-08-26  Alexey Proskuryakov  <[email protected]>
 
         Remove Yosemite Leaks from the flakiness dashboard

Modified: trunk/Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj (205071 => 205072)


--- trunk/Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj	2016-08-27 04:38:51 UTC (rev 205071)
+++ trunk/Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj	2016-08-27 04:39:28 UTC (rev 205072)
@@ -315,7 +315,6 @@
 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 				GCC_WARN_UNUSED_FUNCTION = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 10.0;
 				MTL_ENABLE_DEBUG_INFO = YES;
 				_ONLY_ACTIVE_ARCH_ = YES;
 				SDKROOT = iphoneos;
@@ -357,7 +356,6 @@
 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 				GCC_WARN_UNUSED_FUNCTION = YES;
 				GCC_WARN_UNUSED_VARIABLE = YES;
-				IPHONEOS_DEPLOYMENT_TARGET = 10.0;
 				MTL_ENABLE_DEBUG_INFO = NO;
 				SDKROOT = iphoneos;
 				TARGETED_DEVICE_FAMILY = "1,2";
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to