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 = "YES" 13 buildForArchiving = "YES" 14 buildForAnalyzing = "YES"> 15 <BuildableReference 16 BuildableIdentifier = "primary" 17 BlueprintIdentifier = "AB065AF522F3A66000418B42" 18 BuildableName = "tvOS-sample.app" 19 BlueprintName = "tvOS-sample" 20 ReferencedContainer = "container:tvOS-sample.xcodeproj"> 21 </BuildableReference> 22 </BuildActionEntry> 23 </BuildActionEntries> 24 </BuildAction> 25 <TestAction 26 buildConfiguration = "Debug" 27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 29 language = "" 30 shouldUseLaunchSchemeArgsEnv = "YES"> 31 <Testables> 32 </Testables> 33 <MacroExpansion> 34 <BuildableReference 35 BuildableIdentifier = "primary" 36 BlueprintIdentifier = "AB065AF522F3A66000418B42" 37 BuildableName = "tvOS-sample.app" 38 BlueprintName = "tvOS-sample" 39 ReferencedContainer = "container:tvOS-sample.xcodeproj"> 40 </BuildableReference> 41 </MacroExpansion> 42 <AdditionalOptions> 43 </AdditionalOptions> 44 </TestAction> 45 <LaunchAction 46 buildConfiguration = "Release" 47 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 48 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 49 language = "" 50 launchStyle = "0" 51 useCustomWorkingDirectory = "NO" 52 ignoresPersistentStateOnLaunch = "NO" 53 debugDocumentVersioning = "YES" 54 debugServiceExtension = "internal" 55 allowLocationSimulation = "YES"> 56 <BuildableProductRunnable 57 runnableDebuggingMode = "0"> 58 <BuildableReference 59 BuildableIdentifier = "primary" 60 BlueprintIdentifier = "AB065AF522F3A66000418B42" 61 BuildableName = "tvOS-sample.app" 62 BlueprintName = "tvOS-sample" 63 ReferencedContainer = "container:tvOS-sample.xcodeproj"> 64 </BuildableReference> 65 </BuildableProductRunnable> 66 <AdditionalOptions> 67 </AdditionalOptions> 68 </LaunchAction> 69 <ProfileAction 70 buildConfiguration = "Release" 71 shouldUseLaunchSchemeArgsEnv = "YES" 72 savedToolIdentifier = "" 73 useCustomWorkingDirectory = "NO" 74 debugDocumentVersioning = "YES"> 75 <BuildableProductRunnable 76 runnableDebuggingMode = "0"> 77 <BuildableReference 78 BuildableIdentifier = "primary" 79 BlueprintIdentifier = "AB065AF522F3A66000418B42" 80 BuildableName = "tvOS-sample.app" 81 BlueprintName = "tvOS-sample" 82 ReferencedContainer = "container:tvOS-sample.xcodeproj"> 83 </BuildableReference> 84 </BuildableProductRunnable> 85 </ProfileAction> 86 <AnalyzeAction 87 buildConfiguration = "Debug"> 88 </AnalyzeAction> 89 <ArchiveAction 90 buildConfiguration = "Release" 91 revealArchiveInOrganizer = "YES"> 92 </ArchiveAction> 93</Scheme> 94