We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4542e4f + 41cbfd3 commit e82e50dCopy full SHA for e82e50d
projects.json
@@ -2324,6 +2324,31 @@
2324
}
2325
]
2326
},
2327
+ {
2328
+ "repository": "Git",
2329
+ "url": "https://github.com/apple/swift-nio",
2330
+ "path": "swift-nio",
2331
+ "branch": "master",
2332
+ "maintainer": "johannesweiss@apple.com",
2333
+ "compatibility": [
2334
2335
+ "version": "4.2",
2336
+ "commit": "e56d1cc41c51badcadcdff825484bf61bc48f418"
2337
+ }
2338
+ ],
2339
+ "platforms": [
2340
+ "Darwin"
2341
2342
+ "actions": [
2343
2344
+ "action": "BuildSwiftPackage",
2345
+ "configuration": "release"
2346
+ },
2347
2348
+ "action": "TestSwiftPackage"
2349
2350
+ ]
2351
2352
{
2353
"repository": "Git",
2354
"url": "https://github.com/bizz84/SwiftyStoreKit",
0 commit comments