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

Log Message

Make sure the "All" targets build WebKitLegacy, rather than WebKit.

Reviewed by Dan Bernstein/Anders Carlsson.

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

Modified Paths

Diff

Modified: trunk/ChangeLog (168064 => 168065)


--- trunk/ChangeLog	2014-04-30 23:48:03 UTC (rev 168064)
+++ trunk/ChangeLog	2014-04-30 23:58:49 UTC (rev 168065)
@@ -1,5 +1,14 @@
 2014-04-30  Simon Fraser  <simon.fra...@apple.com>
 
+        Make sure the "All" targets build WebKitLegacy, rather than WebKit.
+        
+        Reviewed by Dan Bernstein/Anders Carlsson.
+
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
+        * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
+
+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:

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


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-30 23:48:03 UTC (rev 168064)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme	2014-04-30 23:58:49 UTC (rev 168065)
@@ -115,9 +115,9 @@
             buildForAnalyzing = "YES">
             <BuildableReference
                BuildableIdentifier = "primary"
-               BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = "WebKitLegacy.framework"
-               BlueprintName = "WebKitLegacy"
+               BlueprintIdentifier = "1AD7451818D0D26C006F3A1E"
+               BuildableName = "WebKit.framework"
+               BlueprintName = "WebKit"
                ReferencedContainer = "container:Source/WebKit/WebKit.xcodeproj">
             </BuildableReference>
          </BuildActionEntry>

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


--- trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-04-30 23:48:03 UTC (rev 168064)
+++ trunk/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme	2014-04-30 23:58:49 UTC (rev 168065)
@@ -115,9 +115,9 @@
             buildForAnalyzing = "YES">
             <BuildableReference
                BuildableIdentifier = "primary"
-               BlueprintIdentifier = "9398100A0824BF01008DF038"
-               BuildableName = "WebKitLegacy.framework"
-               BlueprintName = "WebKitLegacy"
+               BlueprintIdentifier = "1AD7451818D0D26C006F3A1E"
+               BuildableName = "WebKit.framework"
+               BlueprintName = "WebKit"
                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