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