visionOS.xctestplan 676 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "D2E9E261-0428-48C6-A483-07B3473E499C",
  5. "name" : "Default",
  6. "options" : {
  7. "threadSanitizerEnabled" : true
  8. }
  9. }
  10. ],
  11. "defaultOptions" : {
  12. "mainThreadCheckerDetectionPolicy" : {
  13. "enabled" : false
  14. },
  15. "runtimeIssueDetection" : {
  16. "enabled" : false
  17. },
  18. "threadPerformanceCheckerRuntimeIssueDetection" : {
  19. "enabled" : false
  20. }
  21. },
  22. "testTargets" : [
  23. {
  24. "target" : {
  25. "containerPath" : "container:Alamofire.xcodeproj",
  26. "identifier" : "317338F32A43BE5F00D4EA0A",
  27. "name" : "Alamofire visionOS Tests"
  28. }
  29. }
  30. ],
  31. "version" : 1
  32. }