Skip to content

Commit 7a333d3

Browse files
Another attempt to fix the Xcode Workspace by ensuring that ANGLE builds the correct things.
* WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@264234 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 30016f7 commit 7a333d3

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme

+7-16
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
<BuildableReference
5858
BuildableIdentifier = "primary"
5959
BlueprintIdentifier = "FB39D0D01200F0E300088E69"
60-
BuildableName = "libANGLE.a"
61-
BlueprintName = "ANGLE (static)"
62-
ReferencedContainer = "container:Source/ThirdParty/ANGLE/ANGLE.xcodeproj">
60+
BuildableName = "libwebrtc.dylib"
61+
BlueprintName = "libwebrtc"
62+
ReferencedContainer = "container:Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj">
6363
</BuildableReference>
6464
</BuildActionEntry>
6565
<BuildActionEntry
@@ -70,10 +70,10 @@
7070
buildForAnalyzing = "YES">
7171
<BuildableReference
7272
BuildableIdentifier = "primary"
73-
BlueprintIdentifier = "FB39D0D01200F0E300088E69"
74-
BuildableName = "libwebrtc.dylib"
75-
BlueprintName = "libwebrtc"
76-
ReferencedContainer = "container:Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj">
73+
BlueprintIdentifier = "31DB794F2491C33300982878"
74+
BuildableName = "ANGLE"
75+
BlueprintName = "ANGLE"
76+
ReferencedContainer = "container:Source/ThirdParty/ANGLE/ANGLE.xcodeproj">
7777
</BuildableReference>
7878
</BuildActionEntry>
7979
<BuildActionEntry
@@ -139,15 +139,6 @@
139139
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
140140
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
141141
shouldUseLaunchSchemeArgsEnv = "YES">
142-
<MacroExpansion>
143-
<BuildableReference
144-
BuildableIdentifier = "primary"
145-
BlueprintIdentifier = "8D1107260486CEB800E47090"
146-
BuildableName = "MiniBrowser.app"
147-
BlueprintName = "MiniBrowser"
148-
ReferencedContainer = "container:Tools/MiniBrowser/MiniBrowser.xcodeproj">
149-
</BuildableReference>
150-
</MacroExpansion>
151142
<Testables>
152143
</Testables>
153144
</TestAction>

0 commit comments

Comments
 (0)