Home | History | Annotate | Download | only in xcschemes
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <Scheme
      3    LastUpgradeVersion = "0500"
      4    version = "1.8">
      5    <BuildAction
      6       parallelizeBuildables = "NO"
      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 = "26579F67126A25920007C5CB"
     18                BuildableName = "darwin-debug"
     19                BlueprintName = "darwin-debug"
     20                ReferencedContainer = "container:lldb.xcodeproj">
     21             </BuildableReference>
     22          </BuildActionEntry>
     23       </BuildActionEntries>
     24    </BuildAction>
     25    <TestAction
     26       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     27       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
     28       shouldUseLaunchSchemeArgsEnv = "YES"
     29       buildConfiguration = "Debug">
     30       <Testables>
     31       </Testables>
     32       <EnvironmentVariables>
     33          <EnvironmentVariable
     34             key = "GRUBBY"
     35             value = "YES"
     36             isEnabled = "YES">
     37          </EnvironmentVariable>
     38       </EnvironmentVariables>
     39    </TestAction>
     40    <LaunchAction
     41       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     42       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
     43       displayScaleIsEnabled = "NO"
     44       displayScale = "1.00"
     45       launchStyle = "0"
     46       useCustomWorkingDirectory = "NO"
     47       buildConfiguration = "Debug"
     48       ignoresPersistentStateOnLaunch = "NO"
     49       debugDocumentVersioning = "YES"
     50       allowLocationSimulation = "YES">
     51       <BuildableProductRunnable>
     52          <BuildableReference
     53             BuildableIdentifier = "primary"
     54             BlueprintIdentifier = "26579F67126A25920007C5CB"
     55             BuildableName = "darwin-debug"
     56             BlueprintName = "darwin-debug"
     57             ReferencedContainer = "container:lldb.xcodeproj">
     58          </BuildableReference>
     59       </BuildableProductRunnable>
     60       <EnvironmentVariables>
     61          <EnvironmentVariable
     62             key = "GRUBBY"
     63             value = "YES"
     64             isEnabled = "YES">
     65          </EnvironmentVariable>
     66       </EnvironmentVariables>
     67       <AdditionalOptions>
     68       </AdditionalOptions>
     69    </LaunchAction>
     70    <ProfileAction
     71       displayScaleIsEnabled = "NO"
     72       displayScale = "1.00"
     73       shouldUseLaunchSchemeArgsEnv = "YES"
     74       savedToolIdentifier = ""
     75       useCustomWorkingDirectory = "NO"
     76       buildConfiguration = "Release"
     77       debugDocumentVersioning = "YES">
     78       <BuildableProductRunnable>
     79          <BuildableReference
     80             BuildableIdentifier = "primary"
     81             BlueprintIdentifier = "26579F67126A25920007C5CB"
     82             BuildableName = "darwin-debug"
     83             BlueprintName = "darwin-debug"
     84             ReferencedContainer = "container:lldb.xcodeproj">
     85          </BuildableReference>
     86       </BuildableProductRunnable>
     87       <EnvironmentVariables>
     88          <EnvironmentVariable
     89             key = "GRUBBY"
     90             value = "YES"
     91             isEnabled = "YES">
     92          </EnvironmentVariable>
     93       </EnvironmentVariables>
     94    </ProfileAction>
     95    <AnalyzeAction
     96       buildConfiguration = "Debug">
     97    </AnalyzeAction>
     98    <ArchiveAction
     99       buildConfiguration = "Release"
    100       revealArchiveInOrganizer = "YES">
    101    </ArchiveAction>
    102 </Scheme>
    103