|
Bogdan Timofte
authored
3 weeks ago
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2
|
<Scheme
|
|
|
3
|
LastUpgradeVersion = "2640"
|
|
|
4
|
version = "1.7">
|
|
|
5
|
<BuildAction
|
|
|
6
|
parallelizeBuildables = "YES"
|
|
|
7
|
buildImplicitDependencies = "YES"
|
|
|
8
|
buildArchitectures = "Automatic">
|
|
|
9
|
<BuildActionEntries>
|
|
|
10
|
<BuildActionEntry
|
|
|
11
|
buildForTesting = "YES"
|
|
|
12
|
buildForRunning = "YES"
|
|
|
13
|
buildForProfiling = "YES"
|
|
|
14
|
buildForArchiving = "YES"
|
|
|
15
|
buildForAnalyzing = "YES">
|
|
|
16
|
<BuildableReference
|
|
|
17
|
BuildableIdentifier = "primary"
|
|
|
18
|
BlueprintIdentifier = "439832782FA4933E003C0182"
|
|
|
19
|
BuildableName = "HealthProbe.app"
|
|
|
20
|
BlueprintName = "HealthProbe"
|
|
|
21
|
ReferencedContainer = "container:HealthProbe.xcodeproj">
|
|
|
22
|
</BuildableReference>
|
|
|
23
|
</BuildActionEntry>
|
|
|
24
|
</BuildActionEntries>
|
|
|
25
|
</BuildAction>
|
|
|
26
|
<TestAction
|
|
|
27
|
buildConfiguration = "Debug"
|
|
|
28
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
29
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
30
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
31
|
shouldAutocreateTestPlan = "YES">
|
|
|
32
|
</TestAction>
|
|
|
33
|
<LaunchAction
|
|
|
34
|
buildConfiguration = "Debug"
|
|
Bogdan Timofte
authored
3 weeks ago
|
35
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
36
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
Bogdan Timofte
authored
3 weeks ago
|
37
|
launchStyle = "0"
|
|
|
38
|
useCustomWorkingDirectory = "NO"
|
|
|
39
|
ignoresPersistentStateOnLaunch = "NO"
|
|
|
40
|
debugDocumentVersioning = "YES"
|
|
|
41
|
debugServiceExtension = "internal"
|
|
|
42
|
allowLocationSimulation = "YES"
|
|
|
43
|
queueDebuggingEnableBacktraceRecording = "Yes">
|
|
|
44
|
<BuildableProductRunnable
|
|
|
45
|
runnableDebuggingMode = "0">
|
|
|
46
|
<BuildableReference
|
|
|
47
|
BuildableIdentifier = "primary"
|
|
|
48
|
BlueprintIdentifier = "439832782FA4933E003C0182"
|
|
|
49
|
BuildableName = "HealthProbe.app"
|
|
|
50
|
BlueprintName = "HealthProbe"
|
|
|
51
|
ReferencedContainer = "container:HealthProbe.xcodeproj">
|
|
|
52
|
</BuildableReference>
|
|
|
53
|
</BuildableProductRunnable>
|
|
|
54
|
</LaunchAction>
|
|
|
55
|
<ProfileAction
|
|
|
56
|
buildConfiguration = "Release"
|
|
|
57
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
58
|
savedToolIdentifier = ""
|
|
|
59
|
useCustomWorkingDirectory = "NO"
|
|
|
60
|
debugDocumentVersioning = "YES">
|
|
|
61
|
<BuildableProductRunnable
|
|
|
62
|
runnableDebuggingMode = "0">
|
|
|
63
|
<BuildableReference
|
|
|
64
|
BuildableIdentifier = "primary"
|
|
|
65
|
BlueprintIdentifier = "439832782FA4933E003C0182"
|
|
|
66
|
BuildableName = "HealthProbe.app"
|
|
|
67
|
BlueprintName = "HealthProbe"
|
|
|
68
|
ReferencedContainer = "container:HealthProbe.xcodeproj">
|
|
|
69
|
</BuildableReference>
|
|
|
70
|
</BuildableProductRunnable>
|
|
|
71
|
</ProfileAction>
|
|
|
72
|
<AnalyzeAction
|
|
|
73
|
buildConfiguration = "Debug">
|
|
|
74
|
</AnalyzeAction>
|
|
|
75
|
<ArchiveAction
|
|
|
76
|
buildConfiguration = "Release"
|
|
|
77
|
revealArchiveInOrganizer = "YES">
|
|
|
78
|
</ArchiveAction>
|
|
|
79
|
</Scheme>
|