Skip to content

Commit 5524e56

Browse files
authored
Merge pull request #604 from Lukasa/cb-update-swift-nio-ssl
Use a more recent swift-nio-ssl
2 parents 53dfbf8 + aa3422a commit 5524e56

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

projects.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,15 +3308,15 @@
33083308
"url": "https://github.com/apple/swift-nio-ssl",
33093309
"path": "swift-nio-ssl",
33103310
"branch": "main",
3311-
"maintainer": "johannesweiss@apple.com",
3311+
"maintainer": "cbenfield@apple.com",
33123312
"compatibility": [
33133313
{
33143314
"version": "5.0",
33153315
"commit": "16de4b45c7cbe9815f995dd1539e6b7c4f0980a5"
33163316
},
33173317
{
33183318
"version": "5.3",
3319-
"commit": "62bf5083df970e67c886210fa5b857eacf044b7c"
3319+
"commit": "5e68c1ded15619bb281b273fa8c2d8fd7f7b2b7d"
33203320
}
33213321
],
33223322
"platforms": [
@@ -3327,13 +3327,6 @@
33273327
{
33283328
"action": "BuildSwiftPackage",
33293329
"configuration": "release",
3330-
"xfail": [
3331-
{
3332-
"issue": "rdar://83452858",
3333-
"compatibility": ["5.0"],
3334-
"branch": ["release/5.5"]
3335-
}
3336-
],
33373330
"tags": "sourcekit-disabled swiftpm"
33383331
},
33393332
{

0 commit comments

Comments
 (0)