|
1
|
<?xml version="1.0" encoding="UTF-8"?> |
|
2
|
<Scheme |
|
3
|
LastUpgradeVersion = "1430" |
|
4
|
version = "1.3"> |
|
5
|
<BuildAction |
|
6
|
parallelizeBuildables = "YES" |
|
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 = "067C19C8047A2326EE93616E" |
|
18
|
BuildableName = "tauri-app.app" |
|
19
|
BlueprintName = "tauri-app_iOS" |
|
20
|
ReferencedContainer = "container:tauri-app.xcodeproj"> |
|
21
|
</BuildableReference> |
|
22
|
</BuildActionEntry> |
|
23
|
</BuildActionEntries> |
|
24
|
</BuildAction> |
|
25
|
<TestAction |
|
26
|
buildConfiguration = "debug" |
|
27
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
|
28
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
|
29
|
shouldUseLaunchSchemeArgsEnv = "NO"> |
|
30
|
<MacroExpansion> |
|
31
|
<BuildableReference |
|
32
|
BuildableIdentifier = "primary" |
|
33
|
BlueprintIdentifier = "067C19C8047A2326EE93616E" |
|
34
|
BuildableName = "tauri-app.app" |
|
35
|
BlueprintName = "tauri-app_iOS" |
|
36
|
ReferencedContainer = "container:tauri-app.xcodeproj"> |
|
37
|
</BuildableReference> |
|
38
|
</MacroExpansion> |
|
39
|
<EnvironmentVariables> |
|
40
|
<EnvironmentVariable |
|
41
|
key = "RUST_BACKTRACE" |
|
42
|
value = "full" |
|
43
|
isEnabled = "YES"> |
|
44
|
</EnvironmentVariable> |
|
45
|
<EnvironmentVariable |
|
46
|
key = "RUST_LOG" |
|
47
|
value = "info" |
|
48
|
isEnabled = "YES"> |
|
49
|
</EnvironmentVariable> |
|
50
|
</EnvironmentVariables> |
|
51
|
<Testables> |
|
52
|
</Testables> |
|
53
|
</TestAction> |
|
54
|
<LaunchAction |
|
55
|
buildConfiguration = "debug" |
|
56
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
|
57
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
|
58
|
launchStyle = "0" |
|
59
|
useCustomWorkingDirectory = "NO" |
|
60
|
ignoresPersistentStateOnLaunch = "NO" |
|
61
|
debugDocumentVersioning = "YES" |
|
62
|
debugServiceExtension = "internal" |
|
63
|
allowLocationSimulation = "YES"> |
|
64
|
<BuildableProductRunnable |
|
65
|
runnableDebuggingMode = "0"> |
|
66
|
<BuildableReference |
|
67
|
BuildableIdentifier = "primary" |
|
68
|
BlueprintIdentifier = "067C19C8047A2326EE93616E" |
|
69
|
BuildableName = "tauri-app.app" |
|
70
|
BlueprintName = "tauri-app_iOS" |
|
71
|
ReferencedContainer = "container:tauri-app.xcodeproj"> |
|
72
|
</BuildableReference> |
|
73
|
</BuildableProductRunnable> |
|
74
|
<EnvironmentVariables> |
|
75
|
<EnvironmentVariable |
|
76
|
key = "RUST_BACKTRACE" |
|
77
|
value = "full" |
|
78
|
isEnabled = "YES"> |
|
79
|
</EnvironmentVariable> |
|
80
|
<EnvironmentVariable |
|
81
|
key = "RUST_LOG" |
|
82
|
value = "info" |
|
83
|
isEnabled = "YES"> |
|
84
|
</EnvironmentVariable> |
|
85
|
</EnvironmentVariables> |
|
86
|
</LaunchAction> |
|
87
|
<ProfileAction |
|
88
|
buildConfiguration = "release" |
|
89
|
shouldUseLaunchSchemeArgsEnv = "NO" |
|
90
|
savedToolIdentifier = "" |
|
91
|
useCustomWorkingDirectory = "NO" |
|
92
|
debugDocumentVersioning = "YES"> |
|
93
|
<BuildableProductRunnable |
|
94
|
runnableDebuggingMode = "0"> |
|
95
|
<BuildableReference |
|
96
|
BuildableIdentifier = "primary" |
|
97
|
BlueprintIdentifier = "067C19C8047A2326EE93616E" |
|
98
|
BuildableName = "tauri-app.app" |
|
99
|
BlueprintName = "tauri-app_iOS" |
|
100
|
ReferencedContainer = "container:tauri-app.xcodeproj"> |
|
101
|
</BuildableReference> |
|
102
|
</BuildableProductRunnable> |
|
103
|
<EnvironmentVariables> |
|
104
|
<EnvironmentVariable |
|
105
|
key = "RUST_BACKTRACE" |
|
106
|
value = "full" |
|
107
|
isEnabled = "YES"> |
|
108
|
</EnvironmentVariable> |
|
109
|
<EnvironmentVariable |
|
110
|
key = "RUST_LOG" |
|
111
|
value = "info" |
|
112
|
isEnabled = "YES"> |
|
113
|
</EnvironmentVariable> |
|
114
|
</EnvironmentVariables> |
|
115
|
</ProfileAction> |
|
116
|
<AnalyzeAction |
|
117
|
buildConfiguration = "debug"> |
|
118
|
</AnalyzeAction> |
|
119
|
<ArchiveAction |
|
120
|
buildConfiguration = "release" |
|
121
|
revealArchiveInOrganizer = "YES"> |
|
122
|
</ArchiveAction> |
|
123
|
</Scheme> |