Skip to content

Commit 1ac93bc

Browse files
authored
Merge pull request swiftlang#22 from Bouke/NetService
Added NetService project
2 parents 667da64 + 827357c commit 1ac93bc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

projects.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,31 @@
723723
}
724724
]
725725
},
726+
{
727+
"repository": "Git",
728+
"url": "https://github.com/Bouke/NetService.git",
729+
"path": "NetService",
730+
"branch": "master",
731+
"maintainer": "[email protected]",
732+
"compatibility": {
733+
"3.1": {
734+
"commit": "4c20bd99c56f6ba370faf1d014599f7149fb834d"
735+
}
736+
},
737+
"platforms": [
738+
"Darwin",
739+
"Linux"
740+
],
741+
"actions": [
742+
{
743+
"action": "BuildSwiftPackage",
744+
"configuration": "release"
745+
},
746+
{
747+
"action": "TestSwiftPackage"
748+
}
749+
]
750+
},
726751
{
727752
"repository": "Git",
728753
"url": "https://github.com/PerfectlySoft/Perfect.git",

0 commit comments

Comments
 (0)