tvOS.xctestplan 700 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "06BDBD92-3173-4395-90BF-851B80FF1162",
  5. "name" : "Default",
  6. "options" : {
  7. "threadSanitizerEnabled" : true
  8. }
  9. }
  10. ],
  11. "defaultOptions" : {
  12. "codeCoverage" : false,
  13. "mainThreadCheckerDetectionPolicy" : {
  14. "enabled" : false
  15. },
  16. "runtimeIssueDetection" : {
  17. "enabled" : false
  18. },
  19. "threadPerformanceCheckerRuntimeIssueDetection" : {
  20. "enabled" : false
  21. }
  22. },
  23. "testTargets" : [
  24. {
  25. "target" : {
  26. "containerPath" : "container:Alamofire.xcodeproj",
  27. "identifier" : "4CF626F71BA7CB3E0011A099",
  28. "name" : "Alamofire tvOS Tests"
  29. }
  30. }
  31. ],
  32. "version" : 1
  33. }