Title: [168057] trunk
Revision
168057
Author
simon.fra...@apple.com
Date
2014-04-30 16:00:49 -0700 (Wed, 30 Apr 2014)

Log Message

Let Xcode have its way with the WebKit workspace.

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

Modified Paths

Diff

Modified: trunk/ChangeLog (168056 => 168057)


--- trunk/ChangeLog	2014-04-30 23:00:47 UTC (rev 168056)
+++ trunk/ChangeLog	2014-04-30 23:00:49 UTC (rev 168057)
@@ -1,3 +1,10 @@
+2014-04-30  Simon Fraser  <simon.fra...@apple.com>
+
+        Let Xcode have its way with the WebKit workspace.
+
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
+
 2014-04-29  Martin Robinson  <mrobin...@igalia.com>
 
         [GTK] Make it easier to run CMake for downstreams

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


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-30 23:00:47 UTC (rev 168056)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-30 23:00:49 UTC (rev 168057)
@@ -116,8 +116,8 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = "WebKit.framework"
-               BlueprintName = "WebKit"
+               BuildableName = "WebKitLegacy.framework"
+               BlueprintName = "WebKitLegacy"
                ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
             </BuildableReference>
          </BuildActionEntry>

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


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-04-30 23:00:47 UTC (rev 168056)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-04-30 23:00:49 UTC (rev 168057)
@@ -116,8 +116,8 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = "WebKit.framework"
-               BlueprintName = "WebKit"
+               BuildableName = "WebKitLegacy.framework"
+               BlueprintName = "WebKitLegacy"
                ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
             </BuildableReference>
          </BuildActionEntry>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to