Skip to content

Commit 64930e4

Browse files
committed
Un-XFAIL ProcedureKitCloud (since 4.2 is now supported)
1 parent 65673ef commit 64930e4

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

projects.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,18 +1683,7 @@
16831683
"target": "ProcedureKitCloud",
16841684
"destination": "platform=macOS",
16851685
"configuration": "Release",
1686-
"tags": "sourcekit",
1687-
"xfail": {
1688-
"compatibility": {
1689-
"4.2": {
1690-
"branch": {
1691-
"master": "https://bugs.swift.org/browse/SR-9139",
1692-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-9139",
1693-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-9139"
1694-
}
1695-
}
1696-
}
1697-
}
1686+
"tags": "sourcekit"
16981687
},
16991688
{
17001689
"action": "TestXcodeProjectTarget",

0 commit comments

Comments
 (0)