Home | History | Annotate | Download | only in xcschemes
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <Scheme
      3    LastUpgradeVersion = "0700"
      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 = "YES">
     15             <BuildableReference
     16                BuildableIdentifier = "primary"
     17                BlueprintIdentifier = "63DC84421BE152B5000708E8"
     18                BuildableName = "InteropTestsLocalCleartext.xctest"
     19                BlueprintName = "InteropTestsLocalCleartext"
     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       language = ""
     30       shouldUseLaunchSchemeArgsEnv = "YES">
     31       <Testables>
     32          <TestableReference
     33             skipped = "NO">
     34             <BuildableReference
     35                BuildableIdentifier = "primary"
     36                BlueprintIdentifier = "63DC84421BE152B5000708E8"
     37                BuildableName = "InteropTestsLocalCleartext.xctest"
     38                BlueprintName = "InteropTestsLocalCleartext"
     39                ReferencedContainer = "container:Tests.xcodeproj">
     40             </BuildableReference>
     41             <SkippedTests>
     42                <Test
     43                   Identifier = "GRPCClientTests/testConnectionToRemoteServer">
     44                </Test>
     45                <Test
     46                   Identifier = "GRPCClientTests/testMetadata">
     47                </Test>
     48                <Test
     49                   Identifier = "InteropTests">
     50                </Test>
     51             </SkippedTests>
     52          </TestableReference>
     53       </Testables>
     54       <AdditionalOptions>
     55       </AdditionalOptions>
     56    </TestAction>
     57    <LaunchAction
     58       buildConfiguration = "Test"
     59       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     60       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
     61       language = ""
     62       launchStyle = "0"
     63       useCustomWorkingDirectory = "NO"
     64       ignoresPersistentStateOnLaunch = "NO"
     65       debugDocumentVersioning = "YES"
     66       debugServiceExtension = "internal"
     67       allowLocationSimulation = "YES">
     68       <MacroExpansion>
     69          <BuildableReference
     70             BuildableIdentifier = "primary"
     71             BlueprintIdentifier = "63DC84421BE152B5000708E8"
     72             BuildableName = "InteropTestsLocalCleartext.xctest"
     73             BlueprintName = "InteropTestsLocalCleartext"
     74             ReferencedContainer = "container:Tests.xcodeproj">
     75          </BuildableReference>
     76       </MacroExpansion>
     77       <AdditionalOptions>
     78       </AdditionalOptions>
     79    </LaunchAction>
     80    <ProfileAction
     81       buildConfiguration = "Release"
     82       shouldUseLaunchSchemeArgsEnv = "YES"
     83       savedToolIdentifier = ""
     84       useCustomWorkingDirectory = "NO"
     85       debugDocumentVersioning = "YES">
     86       <MacroExpansion>
     87          <BuildableReference
     88             BuildableIdentifier = "primary"
     89             BlueprintIdentifier = "63DC84421BE152B5000708E8"
     90             BuildableName = "InteropTestsLocalCleartext.xctest"
     91             BlueprintName = "InteropTestsLocalCleartext"
     92             ReferencedContainer = "container:Tests.xcodeproj">
     93          </BuildableReference>
     94       </MacroExpansion>
     95    </ProfileAction>
     96    <AnalyzeAction
     97       buildConfiguration = "Test">
     98    </AnalyzeAction>
     99    <ArchiveAction
    100       buildConfiguration = "Release"
    101       revealArchiveInOrganizer = "YES">
    102    </ArchiveAction>
    103 </Scheme>
    104