| 1234567891011121314151617181920212223242526272829303132 |
- {
- "configurations" : [
- {
- "id" : "D2E9E261-0428-48C6-A483-07B3473E499C",
- "name" : "Default",
- "options" : {
- "threadSanitizerEnabled" : true
- }
- }
- ],
- "defaultOptions" : {
- "mainThreadCheckerDetectionPolicy" : {
- "enabled" : false
- },
- "runtimeIssueDetection" : {
- "enabled" : false
- },
- "threadPerformanceCheckerRuntimeIssueDetection" : {
- "enabled" : false
- }
- },
- "testTargets" : [
- {
- "target" : {
- "containerPath" : "container:Alamofire.xcodeproj",
- "identifier" : "317338F32A43BE5F00D4EA0A",
- "name" : "Alamofire visionOS Tests"
- }
- }
- ],
- "version" : 1
- }
|