watchOS Example WatchKit App.xcscheme 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "2610"
  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 = "318E330D2419AD1C00BDE48F"
  18. BuildableName = "watchOS Example WatchKit App.app"
  19. BlueprintName = "watchOS Example WatchKit App"
  20. ReferencedContainer = "container:watchOS Example.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. <BuildActionEntry
  24. buildForTesting = "YES"
  25. buildForRunning = "YES"
  26. buildForProfiling = "YES"
  27. buildForArchiving = "YES"
  28. buildForAnalyzing = "YES">
  29. <BuildableReference
  30. BuildableIdentifier = "primary"
  31. BlueprintIdentifier = "318E33092419AD1B00BDE48F"
  32. BuildableName = "watchOS Example.app"
  33. BlueprintName = "watchOS Example"
  34. ReferencedContainer = "container:watchOS Example.xcodeproj">
  35. </BuildableReference>
  36. </BuildActionEntry>
  37. </BuildActionEntries>
  38. </BuildAction>
  39. <TestAction
  40. buildConfiguration = "Debug"
  41. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  42. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  43. shouldUseLaunchSchemeArgsEnv = "YES">
  44. <Testables>
  45. </Testables>
  46. </TestAction>
  47. <LaunchAction
  48. buildConfiguration = "Debug"
  49. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  50. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  51. enableThreadSanitizer = "YES"
  52. launchStyle = "0"
  53. useCustomWorkingDirectory = "NO"
  54. ignoresPersistentStateOnLaunch = "NO"
  55. debugDocumentVersioning = "YES"
  56. debugServiceExtension = "internal"
  57. enableGPUValidationMode = "1"
  58. allowLocationSimulation = "YES">
  59. <BuildableProductRunnable
  60. runnableDebuggingMode = "0">
  61. <BuildableReference
  62. BuildableIdentifier = "primary"
  63. BlueprintIdentifier = "318E330D2419AD1C00BDE48F"
  64. BuildableName = "watchOS Example WatchKit App.app"
  65. BlueprintName = "watchOS Example WatchKit App"
  66. ReferencedContainer = "container:watchOS Example.xcodeproj">
  67. </BuildableReference>
  68. </BuildableProductRunnable>
  69. <AdditionalOptions>
  70. <AdditionalOption
  71. key = "NSZombieEnabled"
  72. value = "YES"
  73. isEnabled = "YES">
  74. </AdditionalOption>
  75. </AdditionalOptions>
  76. </LaunchAction>
  77. <ProfileAction
  78. buildConfiguration = "Release"
  79. shouldUseLaunchSchemeArgsEnv = "YES"
  80. savedToolIdentifier = ""
  81. useCustomWorkingDirectory = "NO"
  82. debugDocumentVersioning = "YES">
  83. <BuildableProductRunnable
  84. runnableDebuggingMode = "0">
  85. <BuildableReference
  86. BuildableIdentifier = "primary"
  87. BlueprintIdentifier = "318E330D2419AD1C00BDE48F"
  88. BuildableName = "watchOS Example WatchKit App.app"
  89. BlueprintName = "watchOS Example WatchKit App"
  90. ReferencedContainer = "container:watchOS Example.xcodeproj">
  91. </BuildableReference>
  92. </BuildableProductRunnable>
  93. </ProfileAction>
  94. <AnalyzeAction
  95. buildConfiguration = "Debug">
  96. </AnalyzeAction>
  97. <ArchiveAction
  98. buildConfiguration = "Release"
  99. revealArchiveInOrganizer = "YES">
  100. </ArchiveAction>
  101. </Scheme>