Skip to content

Commit 90b5a0b

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #435 from apple/update-hash-Base64CoderSwiftUI
Update hash for Base64CoderSwiftUI, remove xfail
2 parents 0337b9c + 9ba5bcb commit 90b5a0b

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

projects.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3705,7 +3705,7 @@
37053705
"compatibility": [
37063706
{
37073707
"version": "5.1",
3708-
"commit": "bd103d79396e16446056d2e571849e6c26faa6c1"
3708+
"commit": "f94c86027607f411e1b2e2f7373df375dc0173d6"
37093709
}
37103710
],
37113711
"platforms": [
@@ -3718,12 +3718,7 @@
37183718
"target": "Base64CoderSwiftUI",
37193719
"destination": "generic/platform=iOS",
37203720
"configuration": "Release",
3721-
"tags": "sourcekit sourcekit-smoke",
3722-
"xfail": {
3723-
"issue": "https://bugs.swift.org/browse/SR-11350",
3724-
"compatibility": "5.1",
3725-
"branch": ["master", "swift-5.1-branch", "swift-5.2-branch"]
3726-
}
3721+
"tags": "sourcekit sourcekit-smoke"
37273722
}
37283723
]
37293724
},

0 commit comments

Comments
 (0)