Mercurial > public > geoquiz
annotate GeoQuiz.xcodeproj/xcshareddata/xcschemes/GeoQuiz.xcscheme @ 34:6ec51a4ca897
fix crash when asking new questions
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Sat, 12 Nov 2022 14:23:05 +0100 |
parents | d20cf93c9812 |
children |
rev | line source |
---|---|
18 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <Scheme | |
3 LastUpgradeVersion = "1400" | |
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 = "9539828E28C51EDE00B70973" | |
18 BuildableName = "GeoQuiz.app" | |
19 BlueprintName = "GeoQuiz" | |
20 ReferencedContainer = "container:GeoQuiz.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 = "YES"> | |
30 <Testables> | |
34
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
31 <TestableReference |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
32 skipped = "NO" |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
33 parallelizable = "YES"> |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
34 <BuildableReference |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
35 BuildableIdentifier = "primary" |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
36 BlueprintIdentifier = "959C3DAD291FC193003A3FD1" |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
37 BuildableName = "GeoQuizTests.xctest" |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
38 BlueprintName = "GeoQuizTests" |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
39 ReferencedContainer = "container:GeoQuiz.xcodeproj"> |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
40 </BuildableReference> |
6ec51a4ca897
fix crash when asking new questions
Dennis C. M. <dennis@denniscm.com>
parents:
18
diff
changeset
|
41 </TestableReference> |
18 | 42 </Testables> |
43 </TestAction> | |
44 <LaunchAction | |
45 buildConfiguration = "Debug" | |
46 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
47 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
48 launchStyle = "0" | |
49 useCustomWorkingDirectory = "NO" | |
50 ignoresPersistentStateOnLaunch = "NO" | |
51 debugDocumentVersioning = "YES" | |
52 debugServiceExtension = "internal" | |
53 enableGPUValidationMode = "1" | |
54 allowLocationSimulation = "YES"> | |
55 <BuildableProductRunnable | |
56 runnableDebuggingMode = "0"> | |
57 <BuildableReference | |
58 BuildableIdentifier = "primary" | |
59 BlueprintIdentifier = "9539828E28C51EDE00B70973" | |
60 BuildableName = "GeoQuiz.app" | |
61 BlueprintName = "GeoQuiz" | |
62 ReferencedContainer = "container:GeoQuiz.xcodeproj"> | |
63 </BuildableReference> | |
64 </BuildableProductRunnable> | |
65 </LaunchAction> | |
66 <ProfileAction | |
67 buildConfiguration = "Release" | |
68 shouldUseLaunchSchemeArgsEnv = "YES" | |
69 savedToolIdentifier = "" | |
70 useCustomWorkingDirectory = "NO" | |
71 debugDocumentVersioning = "YES"> | |
72 <BuildableProductRunnable | |
73 runnableDebuggingMode = "0"> | |
74 <BuildableReference | |
75 BuildableIdentifier = "primary" | |
76 BlueprintIdentifier = "9539828E28C51EDE00B70973" | |
77 BuildableName = "GeoQuiz.app" | |
78 BlueprintName = "GeoQuiz" | |
79 ReferencedContainer = "container:GeoQuiz.xcodeproj"> | |
80 </BuildableReference> | |
81 </BuildableProductRunnable> | |
82 </ProfileAction> | |
83 <AnalyzeAction | |
84 buildConfiguration = "Debug"> | |
85 </AnalyzeAction> | |
86 <ArchiveAction | |
87 buildConfiguration = "Release" | |
88 revealArchiveInOrganizer = "YES"> | |
89 </ArchiveAction> | |
90 </Scheme> |