2
0

tvOS.xctestplan 476 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" : "4CF626F71BA7CB3E0011A099",
  19. "name" : "Alamofire tvOS Tests"
  20. }
  21. }
  22. ],
  23. "version" : 1
  24. }