demo.xcscheme 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1340"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  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 = "388BF024283CC49D005CE271"
  18. BuildableName = "demo.app"
  19. BlueprintName = "demo"
  20. ReferencedContainer = "container:demo.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. </BuildActionEntries>
  24. </BuildAction>
  25. <TestAction
  26. buildConfiguration = "Debug"
  27. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  28. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  29. shouldUseLaunchSchemeArgsEnv = "YES">
  30. <Testables>
  31. </Testables>
  32. </TestAction>
  33. <LaunchAction
  34. buildConfiguration = "Debug"
  35. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  36. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  37. launchStyle = "0"
  38. useCustomWorkingDirectory = "NO"
  39. ignoresPersistentStateOnLaunch = "NO"
  40. debugDocumentVersioning = "YES"
  41. debugServiceExtension = "internal"
  42. allowLocationSimulation = "YES">
  43. <BuildableProductRunnable
  44. runnableDebuggingMode = "0">
  45. <BuildableReference
  46. BuildableIdentifier = "primary"
  47. BlueprintIdentifier = "388BF024283CC49D005CE271"
  48. BuildableName = "demo.app"
  49. BlueprintName = "demo"
  50. ReferencedContainer = "container:demo.xcodeproj">
  51. </BuildableReference>
  52. </BuildableProductRunnable>
  53. <AdditionalOptions>
  54. <AdditionalOption
  55. key = "MallocStackLogging"
  56. value = ""
  57. isEnabled = "YES">
  58. </AdditionalOption>
  59. <AdditionalOption
  60. key = "PrefersMallocStackLoggingLite"
  61. value = ""
  62. isEnabled = "YES">
  63. </AdditionalOption>
  64. </AdditionalOptions>
  65. </LaunchAction>
  66. <ProfileAction
  67. buildConfiguration = "Release"
  68. shouldUseLaunchSchemeArgsEnv = "YES"
  69. savedToolIdentifier = ""
  70. useCustomWorkingDirectory = "NO"
  71. debugDocumentVersioning = "YES">
  72. <BuildableProductRunnable
  73. runnableDebuggingMode = "0">
  74. <BuildableReference
  75. BuildableIdentifier = "primary"
  76. BlueprintIdentifier = "388BF024283CC49D005CE271"
  77. BuildableName = "demo.app"
  78. BlueprintName = "demo"
  79. ReferencedContainer = "container:demo.xcodeproj">
  80. </BuildableReference>
  81. </BuildableProductRunnable>
  82. </ProfileAction>
  83. <AnalyzeAction
  84. buildConfiguration = "Debug">
  85. </AnalyzeAction>
  86. <ArchiveAction
  87. buildConfiguration = "Release"
  88. revealArchiveInOrganizer = "YES">
  89. </ArchiveAction>
  90. </Scheme>