Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Side by Side Diff: webrtc/build/ios/SDK/Framework/WebRTC.xcodeproj/xcshareddata/xcschemes/WebRTC.xcscheme

Issue 1903663002: Build dynamic iOS SDK. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix test gyp Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Scheme
3 LastUpgradeVersion = "0720"
4 version = "1.3">
5 <BuildAction
6 parallelizeBuildables = "YES"
7 buildImplicitDependencies = "YES">
8 <BuildActionEntries>
9 <BuildActionEntry
10 buildForTesting = "YES"
11 buildForRunning = "YES"
12 buildForProfiling = "YES"
13 buildForArchiving = "YES"
14 buildForAnalyzing = "YES">
15 <BuildableReference
16 BuildableIdentifier = "primary"
17 BlueprintIdentifier = "9820AAC21C977D11001E5793"
18 BuildableName = "WebRTC.framework"
19 BlueprintName = "WebRTC"
20 ReferencedContainer = "container:WebRTC.xcodeproj">
21 </BuildableReference>
22 </BuildActionEntry>
23 </BuildActionEntries>
24 </BuildAction>
25 <TestAction
26 buildConfiguration = "Debug"
27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29 shouldUseLaunchSchemeArgsEnv = "YES">
30 <Testables>
31 </Testables>
32 <AdditionalOptions>
33 </AdditionalOptions>
34 </TestAction>
35 <LaunchAction
36 buildConfiguration = "Release"
37 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
38 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
39 launchStyle = "0"
40 useCustomWorkingDirectory = "NO"
41 ignoresPersistentStateOnLaunch = "NO"
42 debugDocumentVersioning = "YES"
43 debugServiceExtension = "internal"
44 allowLocationSimulation = "YES">
45 <MacroExpansion>
46 <BuildableReference
47 BuildableIdentifier = "primary"
48 BlueprintIdentifier = "9820AAC21C977D11001E5793"
49 BuildableName = "WebRTC.framework"
50 BlueprintName = "WebRTC"
51 ReferencedContainer = "container:WebRTC.xcodeproj">
52 </BuildableReference>
53 </MacroExpansion>
54 <AdditionalOptions>
55 </AdditionalOptions>
56 </LaunchAction>
57 <ProfileAction
58 buildConfiguration = "Release"
59 shouldUseLaunchSchemeArgsEnv = "YES"
60 savedToolIdentifier = ""
61 useCustomWorkingDirectory = "NO"
62 debugDocumentVersioning = "YES">
63 <MacroExpansion>
64 <BuildableReference
65 BuildableIdentifier = "primary"
66 BlueprintIdentifier = "9820AAC21C977D11001E5793"
67 BuildableName = "WebRTC.framework"
68 BlueprintName = "WebRTC"
69 ReferencedContainer = "container:WebRTC.xcodeproj">
70 </BuildableReference>
71 </MacroExpansion>
72 </ProfileAction>
73 <AnalyzeAction
74 buildConfiguration = "Debug">
75 </AnalyzeAction>
76 <ArchiveAction
77 buildConfiguration = "Release"
78 revealArchiveInOrganizer = "YES">
79 </ArchiveAction>
80 </Scheme>
OLDNEW
« no previous file with comments | « webrtc/build/ios/SDK/Framework/WebRTC.xcodeproj/project.pbxproj ('k') | webrtc/build/ios/SDK/Framework/WebRTC/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698