demo.xcscheme 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1410"
  4. version = "1.7">
  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 = "cd ${PROJECT_DIR}&#10;xcodebuild clean&#10;">
  14. <EnvironmentBuildable>
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "F7E18E342A6E9A3800DF0D7B"
  18. BuildableName = "demo.app"
  19. BlueprintName = "demo"
  20. ReferencedContainer = "container:NativePlugin.xcodeproj">
  21. </BuildableReference>
  22. </EnvironmentBuildable>
  23. </ActionContent>
  24. </ExecutionAction>
  25. </PreActions>
  26. <BuildActionEntries>
  27. <BuildActionEntry
  28. buildForTesting = "YES"
  29. buildForRunning = "YES"
  30. buildForProfiling = "YES"
  31. buildForArchiving = "YES"
  32. buildForAnalyzing = "YES">
  33. <BuildableReference
  34. BuildableIdentifier = "primary"
  35. BlueprintIdentifier = "F7E18E342A6E9A3800DF0D7B"
  36. BuildableName = "demo.app"
  37. BlueprintName = "demo"
  38. ReferencedContainer = "container:NativePlugin.xcodeproj">
  39. </BuildableReference>
  40. </BuildActionEntry>
  41. </BuildActionEntries>
  42. </BuildAction>
  43. <TestAction
  44. buildConfiguration = "Debug"
  45. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  46. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  47. shouldUseLaunchSchemeArgsEnv = "YES">
  48. <Testables>
  49. </Testables>
  50. </TestAction>
  51. <LaunchAction
  52. buildConfiguration = "Debug"
  53. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  54. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  55. launchStyle = "0"
  56. useCustomWorkingDirectory = "NO"
  57. ignoresPersistentStateOnLaunch = "NO"
  58. debugDocumentVersioning = "YES"
  59. debugServiceExtension = "internal"
  60. allowLocationSimulation = "YES">
  61. <BuildableProductRunnable
  62. runnableDebuggingMode = "0">
  63. <BuildableReference
  64. BuildableIdentifier = "primary"
  65. BlueprintIdentifier = "F7E18E342A6E9A3800DF0D7B"
  66. BuildableName = "demo.app"
  67. BlueprintName = "demo"
  68. ReferencedContainer = "container:NativePlugin.xcodeproj">
  69. </BuildableReference>
  70. </BuildableProductRunnable>
  71. </LaunchAction>
  72. <ProfileAction
  73. buildConfiguration = "Release"
  74. shouldUseLaunchSchemeArgsEnv = "YES"
  75. savedToolIdentifier = ""
  76. useCustomWorkingDirectory = "NO"
  77. debugDocumentVersioning = "YES">
  78. <BuildableProductRunnable
  79. runnableDebuggingMode = "0">
  80. <BuildableReference
  81. BuildableIdentifier = "primary"
  82. BlueprintIdentifier = "F7E18E342A6E9A3800DF0D7B"
  83. BuildableName = "demo.app"
  84. BlueprintName = "demo"
  85. ReferencedContainer = "container:NativePlugin.xcodeproj">
  86. </BuildableReference>
  87. </BuildableProductRunnable>
  88. </ProfileAction>
  89. <AnalyzeAction
  90. buildConfiguration = "Debug">
  91. </AnalyzeAction>
  92. <ArchiveAction
  93. buildConfiguration = "Release"
  94. revealArchiveInOrganizer = "YES">
  95. </ArchiveAction>
  96. </Scheme>