AFNetworking tvOS.xcscheme 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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 = "YES"
  12. buildForProfiling = "YES"
  13. buildForArchiving = "YES"
  14. buildForAnalyzing = "YES">
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "2987B0A41BC408A200179A4C"
  18. BuildableName = "AFNetworking.framework"
  19. BlueprintName = "AFNetworking tvOS"
  20. ReferencedContainer = "container:AFNetworking.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 = "NO"
  30. enableThreadSanitizer = "YES"
  31. enableUBSanitizer = "YES">
  32. <MacroExpansion>
  33. <BuildableReference
  34. BuildableIdentifier = "primary"
  35. BlueprintIdentifier = "2987B0A41BC408A200179A4C"
  36. BuildableName = "AFNetworking.framework"
  37. BlueprintName = "AFNetworking tvOS"
  38. ReferencedContainer = "container:AFNetworking.xcodeproj">
  39. </BuildableReference>
  40. </MacroExpansion>
  41. <EnvironmentVariables>
  42. <EnvironmentVariable
  43. key = "OS_ACTIVITY_MODE"
  44. value = "disable"
  45. isEnabled = "YES">
  46. </EnvironmentVariable>
  47. <EnvironmentVariable
  48. key = "HTTPBIN_BASE_URL"
  49. value = "http://127.0.0.1:5000"
  50. isEnabled = "NO">
  51. </EnvironmentVariable>
  52. </EnvironmentVariables>
  53. <AdditionalOptions>
  54. <AdditionalOption
  55. key = "NSZombieEnabled"
  56. value = "YES"
  57. isEnabled = "YES">
  58. </AdditionalOption>
  59. </AdditionalOptions>
  60. <Testables>
  61. <TestableReference
  62. skipped = "NO">
  63. <BuildableReference
  64. BuildableIdentifier = "primary"
  65. BlueprintIdentifier = "2987B0AD1BC408A200179A4C"
  66. BuildableName = "AFNetworking tvOS Tests.xctest"
  67. BlueprintName = "AFNetworking tvOS Tests"
  68. ReferencedContainer = "container:AFNetworking.xcodeproj">
  69. </BuildableReference>
  70. <SkippedTests>
  71. <Test
  72. Identifier = "AFSecurityPolicyTests/testPolicyWithCertificatePinningAllowsGoogleComServerTrustIncompleteChainWithRootCertificatePinnedAndValidDomainName">
  73. </Test>
  74. </SkippedTests>
  75. </TestableReference>
  76. </Testables>
  77. </TestAction>
  78. <LaunchAction
  79. buildConfiguration = "Debug"
  80. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  81. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  82. enableThreadSanitizer = "YES"
  83. launchStyle = "0"
  84. useCustomWorkingDirectory = "NO"
  85. ignoresPersistentStateOnLaunch = "NO"
  86. debugDocumentVersioning = "YES"
  87. debugServiceExtension = "internal"
  88. allowLocationSimulation = "YES">
  89. <MacroExpansion>
  90. <BuildableReference
  91. BuildableIdentifier = "primary"
  92. BlueprintIdentifier = "2987B0A41BC408A200179A4C"
  93. BuildableName = "AFNetworking.framework"
  94. BlueprintName = "AFNetworking tvOS"
  95. ReferencedContainer = "container:AFNetworking.xcodeproj">
  96. </BuildableReference>
  97. </MacroExpansion>
  98. <EnvironmentVariables>
  99. <EnvironmentVariable
  100. key = "OS_ACTIVITY_MODE"
  101. value = "disable"
  102. isEnabled = "YES">
  103. </EnvironmentVariable>
  104. </EnvironmentVariables>
  105. </LaunchAction>
  106. <ProfileAction
  107. buildConfiguration = "Release"
  108. shouldUseLaunchSchemeArgsEnv = "YES"
  109. savedToolIdentifier = ""
  110. useCustomWorkingDirectory = "NO"
  111. debugDocumentVersioning = "YES">
  112. <MacroExpansion>
  113. <BuildableReference
  114. BuildableIdentifier = "primary"
  115. BlueprintIdentifier = "2987B0A41BC408A200179A4C"
  116. BuildableName = "AFNetworking.framework"
  117. BlueprintName = "AFNetworking tvOS"
  118. ReferencedContainer = "container:AFNetworking.xcodeproj">
  119. </BuildableReference>
  120. </MacroExpansion>
  121. </ProfileAction>
  122. <AnalyzeAction
  123. buildConfiguration = "Debug">
  124. </AnalyzeAction>
  125. <ArchiveAction
  126. buildConfiguration = "Release"
  127. revealArchiveInOrganizer = "YES">
  128. </ArchiveAction>
  129. </Scheme>