TestChat.xcscheme 3.7 KB

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