SmartNotificationsApp.xcscheme 4.04 KB
Newer Older
Lidan Hifi's avatar
Lidan Hifi committed
1 2
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
3
   LastUpgradeVersion = "0810"
Lidan Hifi's avatar
Lidan Hifi committed
4 5
   version = "1.3">
   <BuildAction
6
      parallelizeBuildables = "NO"
Lidan Hifi's avatar
Lidan Hifi committed
7 8 9 10 11 12 13 14 15 16
      buildImplicitDependencies = "YES">
      <BuildActionEntries>
         <BuildActionEntry
            buildForTesting = "YES"
            buildForRunning = "YES"
            buildForProfiling = "YES"
            buildForArchiving = "YES"
            buildForAnalyzing = "YES">
            <BuildableReference
               BuildableIdentifier = "primary"
17 18 19 20
               BlueprintIdentifier = "83CBBA2D1A601D0E00E9B192"
               BuildableName = "libReact.a"
               BlueprintName = "React"
               ReferencedContainer = "container:../node_modules/react-native/React/React.xcodeproj">
Lidan Hifi's avatar
Lidan Hifi committed
21 22 23 24 25
            </BuildableReference>
         </BuildActionEntry>
         <BuildActionEntry
            buildForTesting = "YES"
            buildForRunning = "YES"
26 27
            buildForProfiling = "YES"
            buildForArchiving = "YES"
Lidan Hifi's avatar
Lidan Hifi committed
28 29 30
            buildForAnalyzing = "YES">
            <BuildableReference
               BuildableIdentifier = "primary"
31 32 33
               BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
               BuildableName = "NotificationsExampleApp.app"
               BlueprintName = "NotificationsExampleApp"
Lidan Hifi's avatar
Lidan Hifi committed
34
               ReferencedContainer = "container:NotificationsExampleApp.xcodeproj">
Lidan Hifi's avatar
Lidan Hifi committed
35 36 37 38 39 40 41 42
            </BuildableReference>
         </BuildActionEntry>
      </BuildActionEntries>
   </BuildAction>
   <TestAction
      buildConfiguration = "Debug"
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
43
      language = ""
Lidan Hifi's avatar
Lidan Hifi committed
44 45 46 47 48 49 50
      shouldUseLaunchSchemeArgsEnv = "YES">
      <Testables>
      </Testables>
      <MacroExpansion>
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
Lidan Hifi's avatar
Lidan Hifi committed
51 52 53
            BuildableName = "NotificationsExampleApp.app"
            BlueprintName = "NotificationsExampleApp"
            ReferencedContainer = "container:NotificationsExampleApp.xcodeproj">
Lidan Hifi's avatar
Lidan Hifi committed
54 55 56 57 58 59 60 61 62
         </BuildableReference>
      </MacroExpansion>
      <AdditionalOptions>
      </AdditionalOptions>
   </TestAction>
   <LaunchAction
      buildConfiguration = "Debug"
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
63
      language = ""
Lidan Hifi's avatar
Lidan Hifi committed
64 65 66 67 68 69 70 71 72 73 74
      launchStyle = "0"
      useCustomWorkingDirectory = "NO"
      ignoresPersistentStateOnLaunch = "NO"
      debugDocumentVersioning = "YES"
      debugServiceExtension = "internal"
      allowLocationSimulation = "YES">
      <BuildableProductRunnable
         runnableDebuggingMode = "0">
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
Lidan Hifi's avatar
Lidan Hifi committed
75 76 77
            BuildableName = "NotificationsExampleApp.app"
            BlueprintName = "NotificationsExampleApp"
            ReferencedContainer = "container:NotificationsExampleApp.xcodeproj">
Lidan Hifi's avatar
Lidan Hifi committed
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
         </BuildableReference>
      </BuildableProductRunnable>
      <AdditionalOptions>
      </AdditionalOptions>
   </LaunchAction>
   <ProfileAction
      buildConfiguration = "Release"
      shouldUseLaunchSchemeArgsEnv = "YES"
      savedToolIdentifier = ""
      useCustomWorkingDirectory = "NO"
      debugDocumentVersioning = "YES">
      <BuildableProductRunnable
         runnableDebuggingMode = "0">
         <BuildableReference
            BuildableIdentifier = "primary"
            BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
Lidan Hifi's avatar
Lidan Hifi committed
94 95 96
            BuildableName = "NotificationsExampleApp.app"
            BlueprintName = "NotificationsExampleApp"
            ReferencedContainer = "container:NotificationsExampleApp.xcodeproj">
Lidan Hifi's avatar
Lidan Hifi committed
97 98 99 100 101 102 103 104 105 106 107
         </BuildableReference>
      </BuildableProductRunnable>
   </ProfileAction>
   <AnalyzeAction
      buildConfiguration = "Debug">
   </AnalyzeAction>
   <ArchiveAction
      buildConfiguration = "Release"
      revealArchiveInOrganizer = "YES">
   </ArchiveAction>
</Scheme>