| 123456789101112131415161718192021222324252627282930313233 |
- {
- "configurations" : [
- {
- "id" : "13FE6F19-6B66-4BD2-862D-9F091CA8B792",
- "name" : "Default",
- "options" : {
- "threadSanitizerEnabled" : true
- }
- }
- ],
- "defaultOptions" : {
- "codeCoverage" : false,
- "mainThreadCheckerDetectionPolicy" : {
- "enabled" : false
- },
- "runtimeIssueDetection" : {
- "enabled" : false
- },
- "threadPerformanceCheckerRuntimeIssueDetection" : {
- "enabled" : false
- }
- },
- "testTargets" : [
- {
- "target" : {
- "containerPath" : "container:Alamofire.xcodeproj",
- "identifier" : "31293064263E17D600473CEA",
- "name" : "Alamofire watchOS Tests"
- }
- }
- ],
- "version" : 1
- }
|