Listless macOS.xcscheme (5345B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <Scheme 3 LastUpgradeVersion = "1430" 4 version = "1.7"> 5 <BuildAction 6 parallelizeBuildables = "YES" 7 buildImplicitDependencies = "YES"> 8 <PreActions> 9 <ExecutionAction 10 ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> 11 <ActionContent 12 title = "Run Script" 13 scriptText = "cd "${SRCROOT}" buildYear=`git log -1 --format=%cd --date=format:%Y` buildVersion=`git rev-list HEAD | wc -l | tr -d ' '` echo "CURRENT_PROJECT_VERSION = $buildYear.$buildVersion" > Generated/BuildNumber.xcconfig "> 14 <EnvironmentBuildable> 15 <BuildableReference 16 BuildableIdentifier = "primary" 17 BlueprintIdentifier = "0FB4F07A37999BBC6DFE4DBB" 18 BuildableName = "Listless.app" 19 BlueprintName = "Listless macOS" 20 ReferencedContainer = "container:Listless.xcodeproj"> 21 </BuildableReference> 22 </EnvironmentBuildable> 23 </ActionContent> 24 </ExecutionAction> 25 </PreActions> 26 <BuildActionEntries> 27 <BuildActionEntry 28 buildForTesting = "YES" 29 buildForRunning = "YES" 30 buildForProfiling = "YES" 31 buildForArchiving = "YES" 32 buildForAnalyzing = "YES"> 33 <BuildableReference 34 BuildableIdentifier = "primary" 35 BlueprintIdentifier = "0FB4F07A37999BBC6DFE4DBB" 36 BuildableName = "Listless.app" 37 BlueprintName = "Listless macOS" 38 ReferencedContainer = "container:Listless.xcodeproj"> 39 </BuildableReference> 40 </BuildActionEntry> 41 </BuildActionEntries> 42 </BuildAction> 43 <TestAction 44 buildConfiguration = "Debug" 45 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 46 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 47 shouldUseLaunchSchemeArgsEnv = "YES"> 48 <MacroExpansion> 49 <BuildableReference 50 BuildableIdentifier = "primary" 51 BlueprintIdentifier = "0FB4F07A37999BBC6DFE4DBB" 52 BuildableName = "Listless.app" 53 BlueprintName = "Listless macOS" 54 ReferencedContainer = "container:Listless.xcodeproj"> 55 </BuildableReference> 56 </MacroExpansion> 57 <Testables> 58 <TestableReference 59 skipped = "NO" 60 parallelizable = "YES" 61 testExecutionOrdering = "random"> 62 <BuildableReference 63 BuildableIdentifier = "primary" 64 BlueprintIdentifier = "7F0B17D1EC9FD4A80BC99002" 65 BuildableName = "Listless macOS Unit Tests.xctest" 66 BlueprintName = "Listless macOS Unit Tests" 67 ReferencedContainer = "container:Listless.xcodeproj"> 68 </BuildableReference> 69 </TestableReference> 70 <TestableReference 71 skipped = "NO" 72 parallelizable = "YES" 73 testExecutionOrdering = "random"> 74 <BuildableReference 75 BuildableIdentifier = "primary" 76 BlueprintIdentifier = "ECF4D3D0597D0648A1FBC4A4" 77 BuildableName = "Listless macOS UI Tests.xctest" 78 BlueprintName = "Listless macOS UI Tests" 79 ReferencedContainer = "container:Listless.xcodeproj"> 80 </BuildableReference> 81 </TestableReference> 82 </Testables> 83 </TestAction> 84 <LaunchAction 85 buildConfiguration = "Debug" 86 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 87 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 88 launchStyle = "0" 89 useCustomWorkingDirectory = "NO" 90 ignoresPersistentStateOnLaunch = "NO" 91 debugDocumentVersioning = "YES" 92 debugServiceExtension = "internal" 93 allowLocationSimulation = "YES"> 94 <BuildableProductRunnable 95 runnableDebuggingMode = "0"> 96 <BuildableReference 97 BuildableIdentifier = "primary" 98 BlueprintIdentifier = "0FB4F07A37999BBC6DFE4DBB" 99 BuildableName = "Listless.app" 100 BlueprintName = "Listless macOS" 101 ReferencedContainer = "container:Listless.xcodeproj"> 102 </BuildableReference> 103 </BuildableProductRunnable> 104 </LaunchAction> 105 <ProfileAction 106 buildConfiguration = "Release" 107 shouldUseLaunchSchemeArgsEnv = "YES" 108 savedToolIdentifier = "" 109 useCustomWorkingDirectory = "NO" 110 debugDocumentVersioning = "YES"> 111 <BuildableProductRunnable 112 runnableDebuggingMode = "0"> 113 <BuildableReference 114 BuildableIdentifier = "primary" 115 BlueprintIdentifier = "0FB4F07A37999BBC6DFE4DBB" 116 BuildableName = "Listless.app" 117 BlueprintName = "Listless macOS" 118 ReferencedContainer = "container:Listless.xcodeproj"> 119 </BuildableReference> 120 </BuildableProductRunnable> 121 </ProfileAction> 122 <AnalyzeAction 123 buildConfiguration = "Debug"> 124 </AnalyzeAction> 125 <ArchiveAction 126 buildConfiguration = "Release" 127 revealArchiveInOrganizer = "YES"> 128 </ArchiveAction> 129 </Scheme>