| 12345678910111213141516171819202122232425262728293031 |
- {
- "configurations" : [
- {
- "id" : "13FE6F19-6B66-4BD2-862D-9F091CA8B792",
- "name" : "Default",
- "options" : {
- }
- }
- ],
- "defaultOptions" : {
- "codeCoverage" : false
- },
- "testTargets" : [
- {
- "skippedTests" : [
- "ClosureAPIConcurrencyTests",
- "DataRequestConcurrencyTests",
- "DataStreamConcurrencyTests",
- "DownloadConcurrencyTests",
- "WebSocketConcurrencyTests"
- ],
- "target" : {
- "containerPath" : "container:Alamofire.xcodeproj",
- "identifier" : "31293064263E17D600473CEA",
- "name" : "Alamofire watchOS Tests"
- }
- }
- ],
- "version" : 1
- }
|