Skip to content

Commit 45be83b

Browse files
authored
Merge pull request swiftlang#5 from davecom/patch-1
Add SwiftGraph Against Swift 3.1
2 parents 3fa99f0 + c9e3697 commit 45be83b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

projects.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,27 @@
838838
}
839839
]
840840
},
841+
{
842+
"repository": "Git",
843+
"url": "https://github.com/davecom/SwiftGraph.git",
844+
"path": "SwiftGraph",
845+
"branch": "master",
846+
"maintainer": "[email protected]",
847+
"compatibility": {
848+
"3.1": {
849+
"commit": "07b088eef5cb883e5544ea4d2e9a1338318f0596"
850+
}
851+
},
852+
"platforms": [
853+
"Darwin",
854+
"Linux"
855+
],
856+
"actions": [
857+
{
858+
"action": "BuildSwiftPackage",
859+
"configuration": "release"
860+
}
861+
},
841862
{
842863
"repository": "Git",
843864
"url": "https://github.com/willowtreeapps/PinkyPromise.git",

0 commit comments

Comments
 (0)