Skip to content

Commit f36e94c

Browse files
authored
Merge pull request swiftlang#477 from apple/add-swift-system
Add swift-system
2 parents cf9770a + f8ea1f5 commit f36e94c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,6 +2994,32 @@
29942994
}
29952995
]
29962996
},
2997+
{
2998+
"repository": "Git",
2999+
"url": "https://github.com/apple/swift-system",
3000+
"path": "swift-system",
3001+
"branch": "main",
3002+
"maintainer": "[email protected]",
3003+
"compatibility": [
3004+
{
3005+
"version": "5.2",
3006+
"commit": "0627d28e6ae514940c6ee061acfd36a3c231b87f"
3007+
}
3008+
],
3009+
"platforms": [
3010+
"Darwin"
3011+
],
3012+
"actions": [
3013+
{
3014+
"action": "BuildSwiftPackage",
3015+
"configuration": "release",
3016+
"tags": "swiftpm"
3017+
},
3018+
{
3019+
"action": "TestSwiftPackage"
3020+
}
3021+
]
3022+
},
29973023
{
29983024
"repository": "Git",
29993025
"url": "https://github.com/SwiftyJSON/SwiftyJSON.git",

0 commit comments

Comments
 (0)