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