watchOS.xctestplan 509 B

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