Skip to content

Commit a9bb3ce

Browse files
authored
Merge pull request swiftlang#6 from ArtSabintsev/master
Added Guitar
2 parents e4df3c3 + ee5772d commit a9bb3ce

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
@@ -130,6 +130,31 @@
130130
}
131131
]
132132
},
133+
{
134+
"repository": "Git",
135+
"url": "https://github.com/artsabintsev/Guitar.git",
136+
"path": "Guitar",
137+
"branch": "master",
138+
"compatibility": {
139+
"3.1": {
140+
"commit": "f3135a5c1fc7ac079cf4156992455b254b16bb84"
141+
}
142+
},
143+
"maintainer": "[email protected]",
144+
"platforms": [
145+
"Darwin",
146+
"Linux"
147+
],
148+
"actions": [
149+
{
150+
"action": "BuildSwiftPackage",
151+
"configuration": "release"
152+
},
153+
{
154+
"action": "TestSwiftPackage"
155+
}
156+
]
157+
},
133158
{
134159
"repository": "Git",
135160
"url": "https://github.com/IBAnimatable/IBAnimatable.git",

0 commit comments

Comments
 (0)