Listless iOS.xcscheme (5614B)
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 runPostActionsOnFailure = "NO"> 9 <PreActions> 10 <ExecutionAction 11 ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> 12 <ActionContent 13 title = "Run Script" 14 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 "> 15 <EnvironmentBuildable> 16 <BuildableReference 17 BuildableIdentifier = "primary" 18 BlueprintIdentifier = "34A03D42B91730DEAC2EBD8E" 19 BuildableName = "Listless iOS.app" 20 BlueprintName = "Listless iOS" 21 ReferencedContainer = "container:Listless.xcodeproj"> 22 </BuildableReference> 23 </EnvironmentBuildable> 24 </ActionContent> 25 </ExecutionAction> 26 </PreActions> 27 <BuildActionEntries> 28 <BuildActionEntry 29 buildForTesting = "YES" 30 buildForRunning = "YES" 31 buildForProfiling = "YES" 32 buildForArchiving = "YES" 33 buildForAnalyzing = "YES"> 34 <BuildableReference 35 BuildableIdentifier = "primary" 36 BlueprintIdentifier = "34A03D42B91730DEAC2EBD8E" 37 BuildableName = "Listless iOS.app" 38 BlueprintName = "Listless iOS" 39 ReferencedContainer = "container:Listless.xcodeproj"> 40 </BuildableReference> 41 </BuildActionEntry> 42 </BuildActionEntries> 43 </BuildAction> 44 <TestAction 45 buildConfiguration = "Debug" 46 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 47 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 48 shouldUseLaunchSchemeArgsEnv = "YES" 49 onlyGenerateCoverageForSpecifiedTargets = "NO"> 50 <MacroExpansion> 51 <BuildableReference 52 BuildableIdentifier = "primary" 53 BlueprintIdentifier = "34A03D42B91730DEAC2EBD8E" 54 BuildableName = "Listless iOS.app" 55 BlueprintName = "Listless iOS" 56 ReferencedContainer = "container:Listless.xcodeproj"> 57 </BuildableReference> 58 </MacroExpansion> 59 <Testables> 60 <TestableReference 61 skipped = "NO" 62 parallelizable = "YES" 63 testExecutionOrdering = "random"> 64 <BuildableReference 65 BuildableIdentifier = "primary" 66 BlueprintIdentifier = "D533FDEDCE6DFCA2E8CB70F5" 67 BuildableName = "Listless iOS Unit Tests.xctest" 68 BlueprintName = "Listless iOS Unit Tests" 69 ReferencedContainer = "container:Listless.xcodeproj"> 70 </BuildableReference> 71 </TestableReference> 72 <TestableReference 73 skipped = "NO" 74 parallelizable = "YES" 75 testExecutionOrdering = "random"> 76 <BuildableReference 77 BuildableIdentifier = "primary" 78 BlueprintIdentifier = "E550C54CD9C9DD7CAF62B601" 79 BuildableName = "Listless iOS UI Tests.xctest" 80 BlueprintName = "Listless iOS UI Tests" 81 ReferencedContainer = "container:Listless.xcodeproj"> 82 </BuildableReference> 83 </TestableReference> 84 </Testables> 85 <CommandLineArguments> 86 </CommandLineArguments> 87 </TestAction> 88 <LaunchAction 89 buildConfiguration = "Debug" 90 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 91 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 92 launchStyle = "0" 93 useCustomWorkingDirectory = "NO" 94 ignoresPersistentStateOnLaunch = "NO" 95 debugDocumentVersioning = "YES" 96 debugServiceExtension = "internal" 97 allowLocationSimulation = "YES"> 98 <BuildableProductRunnable 99 runnableDebuggingMode = "0"> 100 <BuildableReference 101 BuildableIdentifier = "primary" 102 BlueprintIdentifier = "34A03D42B91730DEAC2EBD8E" 103 BuildableName = "Listless iOS.app" 104 BlueprintName = "Listless iOS" 105 ReferencedContainer = "container:Listless.xcodeproj"> 106 </BuildableReference> 107 </BuildableProductRunnable> 108 <CommandLineArguments> 109 </CommandLineArguments> 110 </LaunchAction> 111 <ProfileAction 112 buildConfiguration = "Release" 113 shouldUseLaunchSchemeArgsEnv = "YES" 114 savedToolIdentifier = "" 115 useCustomWorkingDirectory = "NO" 116 debugDocumentVersioning = "YES"> 117 <BuildableProductRunnable 118 runnableDebuggingMode = "0"> 119 <BuildableReference 120 BuildableIdentifier = "primary" 121 BlueprintIdentifier = "34A03D42B91730DEAC2EBD8E" 122 BuildableName = "Listless iOS.app" 123 BlueprintName = "Listless iOS" 124 ReferencedContainer = "container:Listless.xcodeproj"> 125 </BuildableReference> 126 </BuildableProductRunnable> 127 <CommandLineArguments> 128 </CommandLineArguments> 129 </ProfileAction> 130 <AnalyzeAction 131 buildConfiguration = "Debug"> 132 </AnalyzeAction> 133 <ArchiveAction 134 buildConfiguration = "Release" 135 revealArchiveInOrganizer = "YES"> 136 </ArchiveAction> 137 </Scheme>