author | Wuzzy <Wuzzy2@mail.ru> |
Thu, 26 Apr 2018 00:21:03 +0200 | |
changeset 13345 | e54d6db06f35 |
parent 11584 | f1cf921cf456 |
permissions | -rw-r--r-- |
11584
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
2 |
<Scheme |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
3 |
LastUpgradeVersion = "0710" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
4 |
version = "1.3"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
5 |
<BuildAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
6 |
parallelizeBuildables = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
7 |
buildImplicitDependencies = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
8 |
<BuildActionEntries> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
9 |
<BuildActionEntry |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
10 |
buildForTesting = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
11 |
buildForRunning = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
12 |
buildForProfiling = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
13 |
buildForArchiving = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
14 |
buildForAnalyzing = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
15 |
<BuildableReference |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
16 |
BuildableIdentifier = "primary" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
17 |
BlueprintIdentifier = "6179928B114AE0C800BA94A9" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
18 |
BuildableName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
19 |
BlueprintName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
20 |
ReferencedContainer = "container:Hedgewars.xcodeproj"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
21 |
</BuildableReference> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
22 |
</BuildActionEntry> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
23 |
</BuildActionEntries> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
24 |
</BuildAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
25 |
<TestAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
26 |
buildConfiguration = "Debug" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
27 |
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
28 |
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
29 |
shouldUseLaunchSchemeArgsEnv = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
30 |
<Testables> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
31 |
</Testables> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
32 |
<AdditionalOptions> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
33 |
</AdditionalOptions> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
34 |
</TestAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
35 |
<LaunchAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
36 |
buildConfiguration = "Debug" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
37 |
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
38 |
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
39 |
launchStyle = "0" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
40 |
useCustomWorkingDirectory = "NO" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
41 |
ignoresPersistentStateOnLaunch = "NO" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
42 |
debugDocumentVersioning = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
43 |
debugServiceExtension = "internal" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
44 |
allowLocationSimulation = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
45 |
<MacroExpansion> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
46 |
<BuildableReference |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
47 |
BuildableIdentifier = "primary" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
48 |
BlueprintIdentifier = "6179928B114AE0C800BA94A9" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
49 |
BuildableName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
50 |
BlueprintName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
51 |
ReferencedContainer = "container:Hedgewars.xcodeproj"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
52 |
</BuildableReference> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
53 |
</MacroExpansion> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
54 |
<AdditionalOptions> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
55 |
</AdditionalOptions> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
56 |
</LaunchAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
57 |
<ProfileAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
58 |
buildConfiguration = "Release" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
59 |
shouldUseLaunchSchemeArgsEnv = "YES" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
60 |
savedToolIdentifier = "" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
61 |
useCustomWorkingDirectory = "NO" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
62 |
debugDocumentVersioning = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
63 |
<MacroExpansion> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
64 |
<BuildableReference |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
65 |
BuildableIdentifier = "primary" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
66 |
BlueprintIdentifier = "6179928B114AE0C800BA94A9" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
67 |
BuildableName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
68 |
BlueprintName = "UpdateDataFolder" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
69 |
ReferencedContainer = "container:Hedgewars.xcodeproj"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
70 |
</BuildableReference> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
71 |
</MacroExpansion> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
72 |
</ProfileAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
73 |
<AnalyzeAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
74 |
buildConfiguration = "Debug"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
75 |
</AnalyzeAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
76 |
<ArchiveAction |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
77 |
buildConfiguration = "Release" |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
78 |
revealArchiveInOrganizer = "YES"> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
79 |
</ArchiveAction> |
f1cf921cf456
- Enable scheme sharing for Xcode project, this required for travis builds
antonc27 <antonc27@mail.ru>
parents:
diff
changeset
|
80 |
</Scheme> |