tvOS-Old.xctestplan 763 B

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