diff options
Diffstat (limited to 'ios/cyberbadge_mobile.xcodeproj/xcshareddata')
-rw-r--r-- | ios/cyberbadge_mobile.xcodeproj/xcshareddata/xcschemes/cyberbadge_mobile.xcscheme | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/ios/cyberbadge_mobile.xcodeproj/xcshareddata/xcschemes/cyberbadge_mobile.xcscheme b/ios/cyberbadge_mobile.xcodeproj/xcshareddata/xcschemes/cyberbadge_mobile.xcscheme new file mode 100644 index 0000000..b14356a --- /dev/null +++ b/ios/cyberbadge_mobile.xcodeproj/xcshareddata/xcschemes/cyberbadge_mobile.xcscheme | |||
@@ -0,0 +1,88 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <Scheme | ||
3 | LastUpgradeVersion = "1210" | ||
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 = "13B07F861A680F5B00A75B9A" | ||
18 | BuildableName = "cyberbadge_mobile.app" | ||
19 | BlueprintName = "cyberbadge_mobile" | ||
20 | ReferencedContainer = "container:cyberbadge_mobile.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 = "00E356ED1AD99517003FC87E" | ||
36 | BuildableName = "cyberbadge_mobileTests.xctest" | ||
37 | BlueprintName = "cyberbadge_mobileTests" | ||
38 | ReferencedContainer = "container:cyberbadge_mobile.xcodeproj"> | ||
39 | </BuildableReference> | ||
40 | </TestableReference> | ||
41 | </Testables> | ||
42 | </TestAction> | ||
43 | <LaunchAction | ||
44 | buildConfiguration = "Debug" | ||
45 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
46 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
47 | launchStyle = "0" | ||
48 | useCustomWorkingDirectory = "NO" | ||
49 | ignoresPersistentStateOnLaunch = "NO" | ||
50 | debugDocumentVersioning = "YES" | ||
51 | debugServiceExtension = "internal" | ||
52 | allowLocationSimulation = "YES"> | ||
53 | <BuildableProductRunnable | ||
54 | runnableDebuggingMode = "0"> | ||
55 | <BuildableReference | ||
56 | BuildableIdentifier = "primary" | ||
57 | BlueprintIdentifier = "13B07F861A680F5B00A75B9A" | ||
58 | BuildableName = "cyberbadge_mobile.app" | ||
59 | BlueprintName = "cyberbadge_mobile" | ||
60 | ReferencedContainer = "container:cyberbadge_mobile.xcodeproj"> | ||
61 | </BuildableReference> | ||
62 | </BuildableProductRunnable> | ||
63 | </LaunchAction> | ||
64 | <ProfileAction | ||
65 | buildConfiguration = "Release" | ||
66 | shouldUseLaunchSchemeArgsEnv = "YES" | ||
67 | savedToolIdentifier = "" | ||
68 | useCustomWorkingDirectory = "NO" | ||
69 | debugDocumentVersioning = "YES"> | ||
70 | <BuildableProductRunnable | ||
71 | runnableDebuggingMode = "0"> | ||
72 | <BuildableReference | ||
73 | BuildableIdentifier = "primary" | ||
74 | BlueprintIdentifier = "13B07F861A680F5B00A75B9A" | ||
75 | BuildableName = "cyberbadge_mobile.app" | ||
76 | BlueprintName = "cyberbadge_mobile" | ||
77 | ReferencedContainer = "container:cyberbadge_mobile.xcodeproj"> | ||
78 | </BuildableReference> | ||
79 | </BuildableProductRunnable> | ||
80 | </ProfileAction> | ||
81 | <AnalyzeAction | ||
82 | buildConfiguration = "Debug"> | ||
83 | </AnalyzeAction> | ||
84 | <ArchiveAction | ||
85 | buildConfiguration = "Release" | ||
86 | revealArchiveInOrganizer = "YES"> | ||
87 | </ArchiveAction> | ||
88 | </Scheme> | ||