• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<Scheme
3   LastUpgradeVersion = "0920"
4   version = "1.3">
5   <BuildAction
6      parallelizeBuildables = "YES"
7      buildImplicitDependencies = "YES">
8      <BuildActionEntries>
9         <BuildActionEntry
10            buildForTesting = "YES"
11            buildForRunning = "YES"
12            buildForProfiling = "NO"
13            buildForArchiving = "NO"
14            buildForAnalyzing = "NO">
15            <BuildableReference
16               BuildableIdentifier = "primary"
17               BlueprintIdentifier = "5E0282E5215AA697007AC99D"
18               BuildableName = "UnitTests.xctest"
19               BlueprintName = "UnitTests"
20               ReferencedContainer = "container:Tests.xcodeproj">
21            </BuildableReference>
22         </BuildActionEntry>
23      </BuildActionEntries>
24   </BuildAction>
25   <TestAction
26      buildConfiguration = "Test"
27      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29      shouldUseLaunchSchemeArgsEnv = "YES">
30      <Testables>
31         <TestableReference
32            skipped = "NO">
33            <BuildableReference
34               BuildableIdentifier = "primary"
35               BlueprintIdentifier = "5E0282E5215AA697007AC99D"
36               BuildableName = "UnitTests.xctest"
37               BlueprintName = "UnitTests"
38               ReferencedContainer = "container:Tests.xcodeproj">
39            </BuildableReference>
40         </TestableReference>
41      </Testables>
42      <AdditionalOptions>
43      </AdditionalOptions>
44   </TestAction>
45   <LaunchAction
46      buildConfiguration = "Test"
47      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
48      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
49      launchStyle = "0"
50      useCustomWorkingDirectory = "NO"
51      ignoresPersistentStateOnLaunch = "NO"
52      debugDocumentVersioning = "YES"
53      debugServiceExtension = "internal"
54      allowLocationSimulation = "YES">
55      <MacroExpansion>
56         <BuildableReference
57            BuildableIdentifier = "primary"
58            BlueprintIdentifier = "5E0282E5215AA697007AC99D"
59            BuildableName = "UnitTests.xctest"
60            BlueprintName = "UnitTests"
61            ReferencedContainer = "container:Tests.xcodeproj">
62         </BuildableReference>
63      </MacroExpansion>
64      <EnvironmentVariables>
65         <EnvironmentVariable
66            key = "GRPC_CFSTREAM_RUN_LOOP"
67            value = "1"
68            isEnabled = "YES">
69         </EnvironmentVariable>
70      </EnvironmentVariables>
71   </LaunchAction>
72   <ProfileAction
73      buildConfiguration = "Release"
74      shouldUseLaunchSchemeArgsEnv = "YES"
75      savedToolIdentifier = ""
76      useCustomWorkingDirectory = "NO"
77      debugDocumentVersioning = "YES">
78      <MacroExpansion>
79         <BuildableReference
80            BuildableIdentifier = "primary"
81            BlueprintIdentifier = "5E0282E5215AA697007AC99D"
82            BuildableName = "UnitTests.xctest"
83            BlueprintName = "UnitTests"
84            ReferencedContainer = "container:Tests.xcodeproj">
85         </BuildableReference>
86      </MacroExpansion>
87   </ProfileAction>
88   <AnalyzeAction
89      buildConfiguration = "Debug">
90   </AnalyzeAction>
91   <ArchiveAction
92      buildConfiguration = "Release"
93      revealArchiveInOrganizer = "YES">
94   </ArchiveAction>
95</Scheme>
96