1<?xml version="1.0" encoding="UTF-8"?>
2<Scheme
3   LastUpgradeVersion = "1010"
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 = "5EA476F32272816A000F72FC"
18               BuildableName = "InteropTests.xctest"
19               BlueprintName = "InteropTests"
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 = "5EA476F32272816A000F72FC"
36               BuildableName = "InteropTests.xctest"
37               BlueprintName = "InteropTests"
38               ReferencedContainer = "container:Tests.xcodeproj">
39            </BuildableReference>
40            <SkippedTests>
41               <Test
42                  Identifier = "InteropTests">
43               </Test>
44            </SkippedTests>
45         </TestableReference>
46      </Testables>
47      <AdditionalOptions>
48      </AdditionalOptions>
49   </TestAction>
50   <LaunchAction
51      buildConfiguration = "Test"
52      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
53      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
54      launchStyle = "0"
55      useCustomWorkingDirectory = "NO"
56      ignoresPersistentStateOnLaunch = "NO"
57      debugDocumentVersioning = "YES"
58      debugServiceExtension = "internal"
59      allowLocationSimulation = "YES">
60      <MacroExpansion>
61         <BuildableReference
62            BuildableIdentifier = "primary"
63            BlueprintIdentifier = "5EA476F32272816A000F72FC"
64            BuildableName = "InteropTests.xctest"
65            BlueprintName = "InteropTests"
66            ReferencedContainer = "container:Tests.xcodeproj">
67         </BuildableReference>
68      </MacroExpansion>
69      <EnvironmentVariables>
70         <EnvironmentVariable
71            key = "GRPC_CFSTREAM_RUN_LOOP"
72            value = "1"
73            isEnabled = "YES">
74         </EnvironmentVariable>
75      </EnvironmentVariables>
76   </LaunchAction>
77   <ProfileAction
78      buildConfiguration = "Test"
79      shouldUseLaunchSchemeArgsEnv = "YES"
80      savedToolIdentifier = ""
81      useCustomWorkingDirectory = "NO"
82      debugDocumentVersioning = "YES">
83      <MacroExpansion>
84         <BuildableReference
85            BuildableIdentifier = "primary"
86            BlueprintIdentifier = "5EA476F32272816A000F72FC"
87            BuildableName = "InteropTests.xctest"
88            BlueprintName = "InteropTests"
89            ReferencedContainer = "container:Tests.xcodeproj">
90         </BuildableReference>
91      </MacroExpansion>
92   </ProfileAction>
93   <AnalyzeAction
94      buildConfiguration = "Test">
95   </AnalyzeAction>
96   <ArchiveAction
97      buildConfiguration = "Release"
98      revealArchiveInOrganizer = "YES">
99   </ArchiveAction>
100</Scheme>
101