We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2722658 + c48dc13 commit 29d3e23Copy full SHA for 29d3e23
projects.json
@@ -1788,8 +1788,8 @@
1788
"branch": "master",
1789
"compatibility": [
1790
{
1791
- "version": "4.0",
1792
- "commit": "7477584259bfce2560a19e06ad9f71db441fff11"
+ "version": "4.2",
+ "commit": "2fe5b325a8a54e77c545b2f511213420da133b8c"
1793
}
1794
],
1795
"maintainer": "[email protected]",
@@ -1801,16 +1801,7 @@
1801
1802
"action": "BuildSwiftPackage",
1803
"configuration": "release",
1804
- "tags": "sourcekit",
1805
- "xfail": {
1806
- "compatibility": {
1807
- "4.0": {
1808
- "branch": {
1809
- "master": "https://bugs.swift.org/browse/SR-8234"
1810
- }
1811
1812
1813
+ "tags": "sourcekit"
1814
},
1815
1816
"action": "TestSwiftPackage"
0 commit comments