| 1234567891011121314151617181920212223242526272829303132 |
- {
- "configurations" : [
- {
- "id" : "06BDBD92-3173-4395-90BF-851B80FF1162",
- "name" : "Default",
- "options" : {
- }
- }
- ],
- "defaultOptions" : {
- "codeCoverage" : false
- },
- "testTargets" : [
- {
- "skippedTests" : [
- "CombineTestCase",
- "DataRequestCombineTests",
- "DataStreamRequestCombineTests",
- "DownloadRequestCombineTests",
- "WebSocketConcurrencyTests",
- "WebSocketTests"
- ],
- "target" : {
- "containerPath" : "container:Alamofire.xcodeproj",
- "identifier" : "F8111E3D19A95C8B0040E7D1",
- "name" : "Alamofire iOS Tests"
- }
- }
- ],
- "version" : 1
- }
|