watchOS-TS.xctestplan 661 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "13FE6F19-6B66-4BD2-862D-9F091CA8B792",
  5. "name" : "Default",
  6. "options" : {
  7. }
  8. }
  9. ],
  10. "defaultOptions" : {
  11. "codeCoverage" : false,
  12. "threadSanitizerEnabled" : true
  13. },
  14. "testTargets" : [
  15. {
  16. "skippedTests" : [
  17. "ClosureAPIConcurrencyTests",
  18. "DataRequestConcurrencyTests",
  19. "DataStreamConcurrencyTests",
  20. "DownloadConcurrencyTests"
  21. ],
  22. "target" : {
  23. "containerPath" : "container:Alamofire.xcodeproj",
  24. "identifier" : "31293064263E17D600473CEA",
  25. "name" : "Alamofire watchOS Tests"
  26. }
  27. }
  28. ],
  29. "version" : 1
  30. }