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