Skip to content

Commit e82e50d

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#230 from apple/add-swift-nio
Add SwiftNIO
2 parents 4542e4f + 41cbfd3 commit e82e50d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

projects.json

+25
Original file line numberDiff line numberDiff line change
@@ -2324,6 +2324,31 @@
23242324
}
23252325
]
23262326
},
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+
},
23272352
{
23282353
"repository": "Git",
23292354
"url": "https://github.com/bizz84/SwiftyStoreKit",

0 commit comments

Comments
 (0)