2
0

iOS.xctestplan 475 B

123456789101112131415161718192021222324
  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. },
  14. "testTargets" : [
  15. {
  16. "target" : {
  17. "containerPath" : "container:Alamofire.xcodeproj",
  18. "identifier" : "F8111E3D19A95C8B0040E7D1",
  19. "name" : "Alamofire iOS Tests"
  20. }
  21. }
  22. ],
  23. "version" : 1
  24. }