|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3471865C18070D9300FA0FB2"
|
|
18
19
20
|
BuildableName = "BT Vendor.app"
BlueprintName = "BT Vendor"
ReferencedContainer = "container:BT Vendor.xcodeproj">
|
|
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3471867718070D9300FA0FB2"
|
|
36
|
BuildableName = "DUREX Vendor ControlTests.xctest"
|
|
37
|
BlueprintName = "DUREX Vendor ControlTests"
|
|
38
|
ReferencedContainer = "container:BT Vendor.xcodeproj">
|
|
39
40
41
42
43
44
45
|
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3471865C18070D9300FA0FB2"
|
|
46
47
48
|
BuildableName = "BT Vendor.app"
BlueprintName = "BT Vendor"
ReferencedContainer = "container:BT Vendor.xcodeproj">
|
|
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3471865C18070D9300FA0FB2"
|
|
65
66
67
|
BuildableName = "BT Vendor.app"
BlueprintName = "BT Vendor"
ReferencedContainer = "container:BT Vendor.xcodeproj">
|
|
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3471865C18070D9300FA0FB2"
|
|
83
84
85
|
BuildableName = "BT Vendor.app"
BlueprintName = "BT Vendor"
ReferencedContainer = "container:BT Vendor.xcodeproj">
|
|
86
87
88
89
90
91
92
93
94
95
96
|
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
|