Skip to content

Commit e97fe3f

Browse files
authored
Merge pull request swiftlang#64 from igor-makarov/add-beacon-kit
added BeaconKit
2 parents db366f9 + eb721ad commit e97fe3f

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
@@ -152,6 +152,31 @@
152152
}
153153
]
154154
},
155+
{
156+
"repository": "Git",
157+
"url": "https://github.com/igor-makarov/BeaconKit.git",
158+
"path": "BeaconKit",
159+
"branch": "master",
160+
"maintainer": "[email protected]",
161+
"compatibility": {
162+
"3.1": {
163+
"commit": "1d2a69c6cb6d3850a9893374b2391ab749aaf414"
164+
}
165+
},
166+
"platforms": [
167+
"Darwin"
168+
],
169+
"actions": [
170+
{
171+
"action": "BuildSwiftPackage",
172+
"configuration": "debug"
173+
},
174+
{
175+
"action": "TestSwiftPackage",
176+
"configuration": "debug"
177+
}
178+
]
179+
},
155180
{
156181
"repository": "Git",
157182
"url": "https://github.com/IBM-Swift/BlueSocket",

0 commit comments

Comments
 (0)