iOS-Old.xctestplan 674 B

1234567891011121314151617181920212223242526272829303132
  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. "CombineTestCase",
  17. "DataRequestCombineTests",
  18. "DataStreamRequestCombineTests",
  19. "DownloadRequestCombineTests",
  20. "WebSocketConcurrencyTests",
  21. "WebSocketTests"
  22. ],
  23. "target" : {
  24. "containerPath" : "container:Alamofire.xcodeproj",
  25. "identifier" : "F8111E3D19A95C8B0040E7D1",
  26. "name" : "Alamofire iOS Tests"
  27. }
  28. }
  29. ],
  30. "version" : 1
  31. }