Skip to content

Commit 652a81c

Browse files
authored
Merge pull request #478 from ktoso/wip-log
add swift-log
2 parents f36e94c + f4b654d commit 652a81c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

projects.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,6 +2909,37 @@
29092909
}
29102910
]
29112911
},
2912+
{
2913+
"repository": "Git",
2914+
"url": "https://github.com/apple/swift-log",
2915+
"path": "swift-log",
2916+
"branch": "main",
2917+
"maintainer": "[email protected]",
2918+
"compatibility": [
2919+
{
2920+
"version": "5.0",
2921+
"commit": "16cfcc60e49d940c93367e5fe0e0533bd27e9733"
2922+
},
2923+
{
2924+
"version": "5.2",
2925+
"commit": "16cfcc60e49d940c93367e5fe0e0533bd27e9733"
2926+
}
2927+
],
2928+
"platforms": [
2929+
"Darwin",
2930+
"Linux"
2931+
],
2932+
"actions": [
2933+
{
2934+
"action": "BuildSwiftPackage",
2935+
"configuration": "release",
2936+
"tags": "sourcekit-disabled swiftpm"
2937+
},
2938+
{
2939+
"action": "TestSwiftPackage"
2940+
}
2941+
]
2942+
},
29122943
{
29132944
"repository": "Git",
29142945
"url": "https://github.com/apple/swift-nio-http2",

0 commit comments

Comments
 (0)