TestChat.xcscheme 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0730"
  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 = "F62417E214D52F3C003CE997"
  18. BuildableName = "TestChat.app"
  19. BlueprintName = "TestChat"
  20. ReferencedContainer = "container:SocketRocket.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.GDB"
  29. shouldUseLaunchSchemeArgsEnv = "YES">
  30. <Testables>
  31. </Testables>
  32. <MacroExpansion>
  33. <BuildableReference
  34. BuildableIdentifier = "primary"
  35. BlueprintIdentifier = "F62417E214D52F3C003CE997"
  36. BuildableName = "TestChat.app"
  37. BlueprintName = "TestChat"
  38. ReferencedContainer = "container:SocketRocket.xcodeproj">
  39. </BuildableReference>
  40. </MacroExpansion>
  41. <AdditionalOptions>
  42. </AdditionalOptions>
  43. </TestAction>
  44. <LaunchAction
  45. buildConfiguration = "Debug"
  46. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  47. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  48. launchStyle = "0"
  49. useCustomWorkingDirectory = "NO"
  50. ignoresPersistentStateOnLaunch = "NO"
  51. debugDocumentVersioning = "YES"
  52. debugServiceExtension = "internal"
  53. allowLocationSimulation = "YES">
  54. <BuildableProductRunnable
  55. runnableDebuggingMode = "0">
  56. <BuildableReference
  57. BuildableIdentifier = "primary"
  58. BlueprintIdentifier = "F62417E214D52F3C003CE997"
  59. BuildableName = "TestChat.app"
  60. BlueprintName = "TestChat"
  61. ReferencedContainer = "container:SocketRocket.xcodeproj">
  62. </BuildableReference>
  63. </BuildableProductRunnable>
  64. <AdditionalOptions>
  65. <AdditionalOption
  66. key = "NSZombieEnabled"
  67. value = "YES"
  68. isEnabled = "YES">
  69. </AdditionalOption>
  70. <AdditionalOption
  71. key = "OBJC_PRINT_EXCEPTIONS"
  72. value = "YES"
  73. isEnabled = "YES">
  74. </AdditionalOption>
  75. <AdditionalOption
  76. key = "MallocGuardEdges"
  77. value = ""
  78. isEnabled = "YES">
  79. </AdditionalOption>
  80. <AdditionalOption
  81. key = "MallocScribble"
  82. value = ""
  83. isEnabled = "YES">
  84. </AdditionalOption>
  85. </AdditionalOptions>
  86. </LaunchAction>
  87. <ProfileAction
  88. buildConfiguration = "Release"
  89. shouldUseLaunchSchemeArgsEnv = "YES"
  90. savedToolIdentifier = ""
  91. useCustomWorkingDirectory = "NO"
  92. debugDocumentVersioning = "YES">
  93. <BuildableProductRunnable
  94. runnableDebuggingMode = "0">
  95. <BuildableReference
  96. BuildableIdentifier = "primary"
  97. BlueprintIdentifier = "F62417E214D52F3C003CE997"
  98. BuildableName = "TestChat.app"
  99. BlueprintName = "TestChat"
  100. ReferencedContainer = "container:SocketRocket.xcodeproj">
  101. </BuildableReference>
  102. </BuildableProductRunnable>
  103. </ProfileAction>
  104. <AnalyzeAction
  105. buildConfiguration = "Debug">
  106. </AnalyzeAction>
  107. <ArchiveAction
  108. buildConfiguration = "Release"
  109. revealArchiveInOrganizer = "YES">
  110. </ArchiveAction>
  111. </Scheme>