Title: [172345] trunk
Revision
172345
Author
[email protected]
Date
2014-08-08 10:41:24 -0700 (Fri, 08 Aug 2014)

Log Message

Undo some erroneous changes to the Xcode scheme files from r172259.

* WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
* WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:

Modified Paths

Diff

Modified: trunk/ChangeLog (172344 => 172345)


--- trunk/ChangeLog	2014-08-08 16:19:37 UTC (rev 172344)
+++ trunk/ChangeLog	2014-08-08 17:41:24 UTC (rev 172345)
@@ -1,3 +1,10 @@
+2014-08-08  Simon Fraser  <[email protected]>
+
+        Undo some erroneous changes to the Xcode scheme files from r172259.
+        
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
+
 2014-08-08  Zan Dobersek  <[email protected]>
 
         [CMake] Drop the required version of CMake down to 2.8.8

Modified: trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme (172344 => 172345)


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-08-08 16:19:37 UTC (rev 172344)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-08-08 17:41:24 UTC (rev 172345)
@@ -102,7 +102,7 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = ".framework"
+               BuildableName = "WebKitLegacy.framework"
                BlueprintName = "WebKitLegacy"
                ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
             </BuildableReference>
@@ -134,7 +134,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "1A50DB1D110A3BDC000D3FE5"
-            BuildableName = ".app"
+            BuildableName = "WebProcess.app"
             BlueprintName = "WebProcess"
             ReferencedContainer = "container:Source/WebKit2/WebKit2.xcodeproj">
          </BuildableReference>
@@ -153,7 +153,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "1A50DB1D110A3BDC000D3FE5"
-            BuildableName = ".app"
+            BuildableName = "WebProcess.app"
             BlueprintName = "WebProcess"
             ReferencedContainer = "container:Source/WebKit2/WebKit2.xcodeproj">
          </BuildableReference>

Modified: trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme (172344 => 172345)


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-08-08 16:19:37 UTC (rev 172344)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-08-08 17:41:24 UTC (rev 172345)
@@ -102,7 +102,7 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = ".framework"
+               BuildableName = "WebKitLegacy.framework"
                BlueprintName = "WebKitLegacy"
                ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
             </BuildableReference>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to