You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
3.6 KiB

3 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1150"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. <PreActions>
  9. <ExecutionAction
  10. ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
  11. <ActionContent
  12. title = "Run Script"
  13. scriptText = "echo &quot;.env&quot; &gt; /tmp/envfile&#10;">
  14. </ActionContent>
  15. </ExecutionAction>
  16. </PreActions>
  17. <BuildActionEntries>
  18. <BuildActionEntry
  19. buildForTesting = "YES"
  20. buildForRunning = "YES"
  21. buildForProfiling = "YES"
  22. buildForArchiving = "YES"
  23. buildForAnalyzing = "YES">
  24. <BuildableReference
  25. BuildableIdentifier = "primary"
  26. BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
  27. BuildableName = "rntemplate.app"
  28. BlueprintName = "rntemplate"
  29. ReferencedContainer = "container:rntemplate.xcodeproj">
  30. </BuildableReference>
  31. </BuildActionEntry>
  32. </BuildActionEntries>
  33. </BuildAction>
  34. <TestAction
  35. buildConfiguration = "Debug"
  36. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  37. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  38. shouldUseLaunchSchemeArgsEnv = "YES">
  39. <Testables>
  40. <TestableReference
  41. skipped = "NO">
  42. <BuildableReference
  43. BuildableIdentifier = "primary"
  44. BlueprintIdentifier = "00E356ED1AD99517003FC87E"
  45. BuildableName = "rntemplateTests.xctest"
  46. BlueprintName = "rntemplateTests"
  47. ReferencedContainer = "container:rntemplate.xcodeproj">
  48. </BuildableReference>
  49. </TestableReference>
  50. </Testables>
  51. </TestAction>
  52. <LaunchAction
  53. buildConfiguration = "Debug"
  54. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  55. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  56. launchStyle = "0"
  57. useCustomWorkingDirectory = "NO"
  58. ignoresPersistentStateOnLaunch = "NO"
  59. debugDocumentVersioning = "YES"
  60. debugServiceExtension = "internal"
  61. allowLocationSimulation = "YES">
  62. <BuildableProductRunnable
  63. runnableDebuggingMode = "0">
  64. <BuildableReference
  65. BuildableIdentifier = "primary"
  66. BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
  67. BuildableName = "rntemplate.app"
  68. BlueprintName = "rntemplate"
  69. ReferencedContainer = "container:rntemplate.xcodeproj">
  70. </BuildableReference>
  71. </BuildableProductRunnable>
  72. </LaunchAction>
  73. <ProfileAction
  74. buildConfiguration = "Release"
  75. shouldUseLaunchSchemeArgsEnv = "YES"
  76. savedToolIdentifier = ""
  77. useCustomWorkingDirectory = "NO"
  78. debugDocumentVersioning = "YES">
  79. <BuildableProductRunnable
  80. runnableDebuggingMode = "0">
  81. <BuildableReference
  82. BuildableIdentifier = "primary"
  83. BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
  84. BuildableName = "rntemplate.app"
  85. BlueprintName = "rntemplate"
  86. ReferencedContainer = "container:rntemplate.xcodeproj">
  87. </BuildableReference>
  88. </BuildableProductRunnable>
  89. </ProfileAction>
  90. <AnalyzeAction
  91. buildConfiguration = "Debug">
  92. </AnalyzeAction>
  93. <ArchiveAction
  94. buildConfiguration = "Release"
  95. revealArchiveInOrganizer = "YES">
  96. </ArchiveAction>
  97. </Scheme>