Mercurial > public > simoleon
comparison Simoleon.xcodeproj/xcuserdata/dennis.xcuserdatad/xcschemes/Simoleon.xcscheme @ 75:b6f8661300f2
Added isLocked to CurrencyPairs
author | Dennis Concepción Martín <dennisconcepcionmartin@gmail.com> |
---|---|
date | Fri, 30 Jul 2021 15:52:27 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
74:bfb959bee6d7 | 75:b6f8661300f2 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <Scheme | |
3 LastUpgradeVersion = "1250" | |
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 = "95C5B2232697752600941585" | |
18 BuildableName = "Simoleon.app" | |
19 BlueprintName = "Simoleon" | |
20 ReferencedContainer = "container:Simoleon.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> | |
31 <TestableReference | |
32 skipped = "NO"> | |
33 <BuildableReference | |
34 BuildableIdentifier = "primary" | |
35 BlueprintIdentifier = "95C5B2392697752700941585" | |
36 BuildableName = "SimoleonTests.xctest" | |
37 BlueprintName = "SimoleonTests" | |
38 ReferencedContainer = "container:Simoleon.xcodeproj"> | |
39 </BuildableReference> | |
40 </TestableReference> | |
41 <TestableReference | |
42 skipped = "NO"> | |
43 <BuildableReference | |
44 BuildableIdentifier = "primary" | |
45 BlueprintIdentifier = "95C5B2442697752700941585" | |
46 BuildableName = "SimoleonUITests.xctest" | |
47 BlueprintName = "SimoleonUITests" | |
48 ReferencedContainer = "container:Simoleon.xcodeproj"> | |
49 </BuildableReference> | |
50 </TestableReference> | |
51 </Testables> | |
52 </TestAction> | |
53 <LaunchAction | |
54 buildConfiguration = "Debug" | |
55 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
56 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
57 launchStyle = "0" | |
58 useCustomWorkingDirectory = "NO" | |
59 ignoresPersistentStateOnLaunch = "NO" | |
60 debugDocumentVersioning = "YES" | |
61 debugServiceExtension = "internal" | |
62 allowLocationSimulation = "YES"> | |
63 <BuildableProductRunnable | |
64 runnableDebuggingMode = "0"> | |
65 <BuildableReference | |
66 BuildableIdentifier = "primary" | |
67 BlueprintIdentifier = "95C5B2232697752600941585" | |
68 BuildableName = "Simoleon.app" | |
69 BlueprintName = "Simoleon" | |
70 ReferencedContainer = "container:Simoleon.xcodeproj"> | |
71 </BuildableReference> | |
72 </BuildableProductRunnable> | |
73 </LaunchAction> | |
74 <ProfileAction | |
75 buildConfiguration = "Release" | |
76 shouldUseLaunchSchemeArgsEnv = "YES" | |
77 savedToolIdentifier = "" | |
78 useCustomWorkingDirectory = "NO" | |
79 debugDocumentVersioning = "YES"> | |
80 <BuildableProductRunnable | |
81 runnableDebuggingMode = "0"> | |
82 <BuildableReference | |
83 BuildableIdentifier = "primary" | |
84 BlueprintIdentifier = "95C5B2232697752600941585" | |
85 BuildableName = "Simoleon.app" | |
86 BlueprintName = "Simoleon" | |
87 ReferencedContainer = "container:Simoleon.xcodeproj"> | |
88 </BuildableReference> | |
89 </BuildableProductRunnable> | |
90 </ProfileAction> | |
91 <AnalyzeAction | |
92 buildConfiguration = "Debug"> | |
93 </AnalyzeAction> | |
94 <ArchiveAction | |
95 buildConfiguration = "Release" | |
96 revealArchiveInOrganizer = "YES"> | |
97 </ArchiveAction> | |
98 </Scheme> |