Skip to content

Commit 9afb0ee

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #277 from apple/update-procedurekit
Update ProcedureKit to build against Swift 4.2
2 parents f1d20dd + 8038999 commit 9afb0ee

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

projects.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,8 +1650,8 @@
16501650
"maintainer": "[email protected]",
16511651
"compatibility": [
16521652
{
1653-
"version": "3.0",
1654-
"commit": "d6389ea98ec2e0d17ab368f40045bfe48622ac67"
1653+
"version": "4.2",
1654+
"commit": "94193d59bc06689526772023428402da1e0e299f"
16551655
}
16561656
],
16571657
"platforms": [
@@ -1696,9 +1696,10 @@
16961696
"tags": "sourcekit",
16971697
"xfail": {
16981698
"compatibility": {
1699-
"3.0": {
1699+
"4.2": {
17001700
"branch": {
1701-
"swift-4.0-branch": "rdar://35814436"
1701+
"master": "https://bugs.swift.org/browse/SR-9139",
1702+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-9139"
17021703
}
17031704
}
17041705
}

0 commit comments

Comments
 (0)