AFNetworking iOS.xcscheme 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1200"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. <BuildActionEntries>
  9. <BuildActionEntry
  10. buildForTesting = "YES"
  11. buildForRunning = "NO"
  12. buildForProfiling = "NO"
  13. buildForArchiving = "NO"
  14. buildForAnalyzing = "NO">
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "298D7C3A1BC2C79500FD3B3E"
  18. BuildableName = "AFNetworking iOS Tests.xctest"
  19. BlueprintName = "AFNetworking iOS Tests"
  20. ReferencedContainer = "container:AFNetworking.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 = "299522381BBF104D00859F49"
  32. BuildableName = "AFNetworking.framework"
  33. BlueprintName = "AFNetworking iOS"
  34. ReferencedContainer = "container:AFNetworking.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 = "NO"
  44. enableThreadSanitizer = "YES"
  45. enableUBSanitizer = "YES"
  46. codeCoverageEnabled = "YES">
  47. <MacroExpansion>
  48. <BuildableReference
  49. BuildableIdentifier = "primary"
  50. BlueprintIdentifier = "299522381BBF104D00859F49"
  51. BuildableName = "AFNetworking.framework"
  52. BlueprintName = "AFNetworking iOS"
  53. ReferencedContainer = "container:AFNetworking.xcodeproj">
  54. </BuildableReference>
  55. </MacroExpansion>
  56. <EnvironmentVariables>
  57. <EnvironmentVariable
  58. key = "OS_ACTIVITY_MODE"
  59. value = "disable"
  60. isEnabled = "YES">
  61. </EnvironmentVariable>
  62. <EnvironmentVariable
  63. key = "HTTPBIN_BASE_URL"
  64. value = "http://127.0.0.1:5000"
  65. isEnabled = "NO">
  66. </EnvironmentVariable>
  67. </EnvironmentVariables>
  68. <AdditionalOptions>
  69. <AdditionalOption
  70. key = "NSZombieEnabled"
  71. value = "YES"
  72. isEnabled = "YES">
  73. </AdditionalOption>
  74. </AdditionalOptions>
  75. <Testables>
  76. <TestableReference
  77. skipped = "NO">
  78. <BuildableReference
  79. BuildableIdentifier = "primary"
  80. BlueprintIdentifier = "298D7C3A1BC2C79500FD3B3E"
  81. BuildableName = "AFNetworking iOS Tests.xctest"
  82. BlueprintName = "AFNetworking iOS Tests"
  83. ReferencedContainer = "container:AFNetworking.xcodeproj">
  84. </BuildableReference>
  85. <SkippedTests>
  86. <Test
  87. Identifier = "AFSecurityPolicyTests/testPolicyWithCertificatePinningAllowsGoogleComServerTrustIncompleteChainWithRootCertificatePinnedAndValidDomainName">
  88. </Test>
  89. </SkippedTests>
  90. </TestableReference>
  91. </Testables>
  92. </TestAction>
  93. <LaunchAction
  94. buildConfiguration = "Debug"
  95. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  96. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  97. launchStyle = "0"
  98. useCustomWorkingDirectory = "NO"
  99. ignoresPersistentStateOnLaunch = "NO"
  100. debugDocumentVersioning = "YES"
  101. debugServiceExtension = "internal"
  102. allowLocationSimulation = "YES"
  103. consoleMode = "1">
  104. <MacroExpansion>
  105. <BuildableReference
  106. BuildableIdentifier = "primary"
  107. BlueprintIdentifier = "299522381BBF104D00859F49"
  108. BuildableName = "AFNetworking.framework"
  109. BlueprintName = "AFNetworking iOS"
  110. ReferencedContainer = "container:AFNetworking.xcodeproj">
  111. </BuildableReference>
  112. </MacroExpansion>
  113. <EnvironmentVariables>
  114. <EnvironmentVariable
  115. key = "OS_ACTIVITY_MODE"
  116. value = "disable"
  117. isEnabled = "YES">
  118. </EnvironmentVariable>
  119. </EnvironmentVariables>
  120. </LaunchAction>
  121. <ProfileAction
  122. buildConfiguration = "Release"
  123. shouldUseLaunchSchemeArgsEnv = "YES"
  124. savedToolIdentifier = ""
  125. useCustomWorkingDirectory = "NO"
  126. debugDocumentVersioning = "YES">
  127. <MacroExpansion>
  128. <BuildableReference
  129. BuildableIdentifier = "primary"
  130. BlueprintIdentifier = "299522381BBF104D00859F49"
  131. BuildableName = "AFNetworking.framework"
  132. BlueprintName = "AFNetworking iOS"
  133. ReferencedContainer = "container:AFNetworking.xcodeproj">
  134. </BuildableReference>
  135. </MacroExpansion>
  136. </ProfileAction>
  137. <AnalyzeAction
  138. buildConfiguration = "Debug">
  139. </AnalyzeAction>
  140. <ArchiveAction
  141. buildConfiguration = "Release"
  142. revealArchiveInOrganizer = "YES">
  143. </ArchiveAction>
  144. </Scheme>