WebInspectorUI.framework is not built for the "All Source" Xcode scheme
https://bugs.webkit.org/show_bug.cgi?id=136343
Reviewed by David Kilzer.
The "build" and "run" actions in Xcode should copy over the latest Inspector resources.
* WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
* WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@173064 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index 35b1028..e37a8af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2014-08-28 Brian J. Burg <burg@cs.washington.edu>
+
+ WebInspectorUI.framework is not built for the "All Source" Xcode scheme
+ https://bugs.webkit.org/show_bug.cgi?id=136343
+
+ Reviewed by David Kilzer.
+
+ The "build" and "run" actions in Xcode should copy over the latest Inspector resources.
+
+ * WebKit.xcworkspace/xcshareddata/xcschemes/All Source (target WebProcess).xcscheme:
+ * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme:
+
2014-08-27 Krzysztof Czech <k.czech@samsung.com>
[EFL] Share fast/speechsynthesis/ with other ports
diff --git "a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source \050target WebProcess\051.xcscheme" "b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source \050target WebProcess\051.xcscheme"
index 954184f..0b6dbf1 100644
--- "a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source \050target WebProcess\051.xcscheme"
+++ "b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source \050target WebProcess\051.xcscheme"
@@ -101,6 +101,20 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
+ BlueprintIdentifier = "A54C2256148B23DF00373FA3"
+ BuildableName = "WebInspectorUI.framework"
+ BlueprintName = "WebInspectorUI"
+ ReferencedContainer = "container:Source/WebInspectorUI/WebInspectorUI.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
BlueprintIdentifier = "9398100A0824BF01008DF038"
BuildableName = "WebKitLegacy.framework"
BlueprintName = "WebKitLegacy"
diff --git a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme
index 4986e8e..a29ed45 100644
--- a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme
+++ b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme
@@ -101,6 +101,20 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
+ BlueprintIdentifier = "A54C2256148B23DF00373FA3"
+ BuildableName = "WebInspectorUI.framework"
+ BlueprintName = "WebInspectorUI"
+ ReferencedContainer = "container:Source/WebInspectorUI/WebInspectorUI.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
BlueprintIdentifier = "9398100A0824BF01008DF038"
BuildableName = "WebKitLegacy.framework"
BlueprintName = "WebKitLegacy"