blob: a6c35bdfd6d4a338406fa2f4471408cb2667ce2c [file] [log] [blame]
Jim Inghamb2b604f2011-01-27 20:15:39 +00001<?xml version="1.0" encoding="UTF-8"?>
2<Scheme
3 version = "1.3">
4 <BuildAction
5 parallelizeBuildables = "NO"
6 buildImplicitDependencies = "YES">
7 <BuildActionEntries>
8 <BuildActionEntry
9 buildForTesting = "YES"
10 buildForRunning = "YES"
11 buildForProfiling = "YES"
12 buildForArchiving = "YES"
13 buildForAnalyzing = "YES">
14 <BuildableReference
15 BuildableIdentifier = "primary"
16 BlueprintIdentifier = "26680206115FD0ED008E1FE4"
17 BuildableName = "LLDB.framework"
18 BlueprintName = "LLDB"
19 ReferencedContainer = "container:lldb.xcodeproj">
20 </BuildableReference>
21 </BuildActionEntry>
22 </BuildActionEntries>
23 </BuildAction>
24 <TestAction
25 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
26 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
27 shouldUseLaunchSchemeArgsEnv = "YES"
28 buildConfiguration = "Debug">
29 <Testables>
30 </Testables>
31 <EnvironmentVariables>
32 <EnvironmentVariable
33 key = "BLUBBY"
34 value = "YES"
35 isEnabled = "YES">
36 </EnvironmentVariable>
37 </EnvironmentVariables>
38 </TestAction>
39 <LaunchAction
40 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42 displayScaleIsEnabled = "NO"
43 displayScale = "1.00"
44 launchStyle = "0"
45 useCustomWorkingDirectory = "NO"
46 buildConfiguration = "Debug">
47 <BuildableProductRunnable>
48 <BuildableReference
49 BuildableIdentifier = "primary"
50 BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
51 BuildableName = "lldb"
52 BlueprintName = "lldb-tool"
53 ReferencedContainer = "container:lldb.xcodeproj">
54 </BuildableReference>
55 </BuildableProductRunnable>
56 <EnvironmentVariables>
57 <EnvironmentVariable
58 key = "BLUBBY"
59 value = "YES"
60 isEnabled = "YES">
61 </EnvironmentVariable>
62 </EnvironmentVariables>
63 <AdditionalOptions>
64 </AdditionalOptions>
65 </LaunchAction>
66 <ProfileAction
67 displayScaleIsEnabled = "NO"
68 displayScale = "1.00"
69 shouldUseLaunchSchemeArgsEnv = "YES"
70 savedToolIdentifier = ""
71 useCustomWorkingDirectory = "NO"
72 buildConfiguration = "Release">
73 <EnvironmentVariables>
74 <EnvironmentVariable
75 key = "BLUBBY"
76 value = "YES"
77 isEnabled = "YES">
78 </EnvironmentVariable>
79 </EnvironmentVariables>
80 </ProfileAction>
81 <AnalyzeAction
82 buildConfiguration = "Debug">
83 </AnalyzeAction>
84 <ArchiveAction
85 buildConfiguration = "Release"
86 revealArchiveInOrganizer = "YES">
87 </ArchiveAction>
88</Scheme>