| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 - <Scheme
 -    LastUpgradeVersion = "0710"
 -    version = "1.3">
 -    <BuildAction
 -       parallelizeBuildables = "YES"
 -       buildImplicitDependencies = "YES">
 -       <BuildActionEntries>
 -          <BuildActionEntry
 -             buildForTesting = "YES"
 -             buildForRunning = "YES"
 -             buildForProfiling = "YES"
 -             buildForArchiving = "YES"
 -             buildForAnalyzing = "YES">
 -             <BuildableReference
 -                BuildableIdentifier = "primary"
 -                BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
 -                BuildableName = "libReactNativeControllers.a"
 -                BlueprintName = "ReactNativeControllers"
 -                ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
 -             </BuildableReference>
 -          </BuildActionEntry>
 -       </BuildActionEntries>
 -    </BuildAction>
 -    <TestAction
 -       buildConfiguration = "Debug"
 -       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 -       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 -       shouldUseLaunchSchemeArgsEnv = "YES">
 -       <Testables>
 -       </Testables>
 -       <AdditionalOptions>
 -       </AdditionalOptions>
 -    </TestAction>
 -    <LaunchAction
 -       buildConfiguration = "Debug"
 -       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 -       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 -       launchStyle = "0"
 -       useCustomWorkingDirectory = "NO"
 -       ignoresPersistentStateOnLaunch = "NO"
 -       debugDocumentVersioning = "YES"
 -       debugServiceExtension = "internal"
 -       allowLocationSimulation = "YES">
 -       <MacroExpansion>
 -          <BuildableReference
 -             BuildableIdentifier = "primary"
 -             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
 -             BuildableName = "libReactNativeControllers.a"
 -             BlueprintName = "ReactNativeControllers"
 -             ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
 -          </BuildableReference>
 -       </MacroExpansion>
 -       <AdditionalOptions>
 -       </AdditionalOptions>
 -    </LaunchAction>
 -    <ProfileAction
 -       buildConfiguration = "Release"
 -       shouldUseLaunchSchemeArgsEnv = "YES"
 -       savedToolIdentifier = ""
 -       useCustomWorkingDirectory = "NO"
 -       debugDocumentVersioning = "YES">
 -       <MacroExpansion>
 -          <BuildableReference
 -             BuildableIdentifier = "primary"
 -             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
 -             BuildableName = "libReactNativeControllers.a"
 -             BlueprintName = "ReactNativeControllers"
 -             ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
 -          </BuildableReference>
 -       </MacroExpansion>
 -    </ProfileAction>
 -    <AnalyzeAction
 -       buildConfiguration = "Debug">
 -    </AnalyzeAction>
 -    <ArchiveAction
 -       buildConfiguration = "Release"
 -       revealArchiveInOrganizer = "YES">
 -    </ArchiveAction>
 - </Scheme>
 
 
  |