listless

A simple list app for Apple platforms
Log | Files | Refs | README | LICENSE

Listless watchOS.xcscheme (4742B)


      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 &quot;${SRCROOT}&quot;&#10;buildYear=`git log -1 --format=%cd --date=format:%Y`&#10;buildVersion=`git rev-list HEAD | wc -l | tr -d &apos; &apos;`&#10;echo &quot;CURRENT_PROJECT_VERSION = $buildYear.$buildVersion&quot; &gt; Generated/BuildNumber.xcconfig&#10;">
     14                <EnvironmentBuildable>
     15                   <BuildableReference
     16                      BuildableIdentifier = "primary"
     17                      BlueprintIdentifier = "9BDC1B2175AB9CE26790448D"
     18                      BuildableName = "Listless.app"
     19                      BlueprintName = "Listless watchOS"
     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 = "9BDC1B2175AB9CE26790448D"
     36                BuildableName = "Listless.app"
     37                BlueprintName = "Listless watchOS"
     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 = "9BDC1B2175AB9CE26790448D"
     52             BuildableName = "Listless.app"
     53             BlueprintName = "Listless watchOS"
     54             ReferencedContainer = "container:Listless.xcodeproj">
     55          </BuildableReference>
     56       </MacroExpansion>
     57       <Testables>
     58          <TestableReference
     59             skipped = "NO">
     60             <BuildableReference
     61                BuildableIdentifier = "primary"
     62                BlueprintIdentifier = "FAC694EFB69F0D9F12557137"
     63                BuildableName = "Listless watchOS UI Tests.xctest"
     64                BlueprintName = "Listless watchOS UI Tests"
     65                ReferencedContainer = "container:Listless.xcodeproj">
     66             </BuildableReference>
     67          </TestableReference>
     68       </Testables>
     69    </TestAction>
     70    <LaunchAction
     71       buildConfiguration = "Debug"
     72       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     73       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
     74       launchStyle = "0"
     75       useCustomWorkingDirectory = "NO"
     76       ignoresPersistentStateOnLaunch = "NO"
     77       debugDocumentVersioning = "YES"
     78       debugServiceExtension = "internal"
     79       allowLocationSimulation = "YES">
     80       <BuildableProductRunnable
     81          runnableDebuggingMode = "0">
     82          <BuildableReference
     83             BuildableIdentifier = "primary"
     84             BlueprintIdentifier = "9BDC1B2175AB9CE26790448D"
     85             BuildableName = "Listless.app"
     86             BlueprintName = "Listless watchOS"
     87             ReferencedContainer = "container:Listless.xcodeproj">
     88          </BuildableReference>
     89       </BuildableProductRunnable>
     90    </LaunchAction>
     91    <ProfileAction
     92       buildConfiguration = "Release"
     93       shouldUseLaunchSchemeArgsEnv = "YES"
     94       savedToolIdentifier = ""
     95       useCustomWorkingDirectory = "NO"
     96       debugDocumentVersioning = "YES">
     97       <BuildableProductRunnable
     98          runnableDebuggingMode = "0">
     99          <BuildableReference
    100             BuildableIdentifier = "primary"
    101             BlueprintIdentifier = "9BDC1B2175AB9CE26790448D"
    102             BuildableName = "Listless.app"
    103             BlueprintName = "Listless watchOS"
    104             ReferencedContainer = "container:Listless.xcodeproj">
    105          </BuildableReference>
    106       </BuildableProductRunnable>
    107    </ProfileAction>
    108    <AnalyzeAction
    109       buildConfiguration = "Debug">
    110    </AnalyzeAction>
    111    <ArchiveAction
    112       buildConfiguration = "Release"
    113       revealArchiveInOrganizer = "YES">
    114    </ArchiveAction>
    115 </Scheme>