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 = "26680206115FD0ED008E1FE4"
     18                BuildableName = "LLDB.framework"
     19                BlueprintName = "LLDB"
     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       <MacroExpansion>
     33          <BuildableReference
     34             BuildableIdentifier = "primary"
     35             BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
     36             BuildableName = "lldb"
     37             BlueprintName = "lldb-tool"
     38             ReferencedContainer = "container:lldb.xcodeproj">
     39          </BuildableReference>
     40       </MacroExpansion>
     41       <EnvironmentVariables>
     42          <EnvironmentVariable
     43             key = "BLUBBY"
     44             value = "YES"
     45             isEnabled = "YES">
     46          </EnvironmentVariable>
     47       </EnvironmentVariables>
     48    </TestAction>
     49    <LaunchAction
     50       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
     51       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
     52       displayScaleIsEnabled = "NO"
     53       displayScale = "1.00"
     54       launchStyle = "0"
     55       useCustomWorkingDirectory = "NO"
     56       buildConfiguration = "Debug"
     57       ignoresPersistentStateOnLaunch = "NO"
     58       debugDocumentVersioning = "YES"
     59       allowLocationSimulation = "YES">
     60       <BuildableProductRunnable>
     61          <BuildableReference
     62             BuildableIdentifier = "primary"
     63             BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
     64             BuildableName = "lldb"
     65             BlueprintName = "lldb-tool"
     66             ReferencedContainer = "container:lldb.xcodeproj">
     67          </BuildableReference>
     68       </BuildableProductRunnable>
     69       <EnvironmentVariables>
     70          <EnvironmentVariable
     71             key = "BLUBBY"
     72             value = "YES"
     73             isEnabled = "YES">
     74          </EnvironmentVariable>
     75       </EnvironmentVariables>
     76       <AdditionalOptions>
     77       </AdditionalOptions>
     78    </LaunchAction>
     79    <ProfileAction
     80       displayScaleIsEnabled = "NO"
     81       displayScale = "1.00"
     82       shouldUseLaunchSchemeArgsEnv = "YES"
     83       savedToolIdentifier = ""
     84       useCustomWorkingDirectory = "NO"
     85       buildConfiguration = "Release"
     86       debugDocumentVersioning = "YES">
     87       <EnvironmentVariables>
     88          <EnvironmentVariable
     89             key = "BLUBBY"
     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