We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1574043 + 46ec8f7 commit b3fd683Copy full SHA for b3fd683
projects.json
@@ -1834,8 +1834,8 @@
1834
"branch": "master",
1835
"maintainer": "[email protected]",
1836
"compatibility": {
1837
- "3.1": {
1838
- "commit": "92a180906cd5863bc6a1dea881abcfc2d9389a1f"
+ "4.0": {
+ "commit": "c96f06602d53e0eeca1fe5273f21080af63c7f31"
1839
}
1840
},
1841
"platforms": [
@@ -1847,11 +1847,10 @@
1847
"configuration": "release",
1848
"xfail": {
1849
1850
1851
"branch": {
1852
- "master": "rdar://problem/32185310",
1853
- "swift-4.1-branch": "rdar://problem/32185310",
1854
- "swift-4.0-branch": "rdar://problem/32185310"
+ "master": "https://bugs.swift.org/browse/SR-6556",
+ "swift-4.1-branch": "https://bugs.swift.org/browse/SR-6556"
1855
1856
1857
0 commit comments