We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bc05b7 + ce5c426 commit 3ea5d10Copy full SHA for 3ea5d10
projects.json
@@ -2037,7 +2037,29 @@
2037
"actions": [
2038
{
2039
"action": "BuildSwiftPackage",
2040
- "configuration": "release"
+ "configuration": "release",
2041
+ "xfail": {
2042
+ "compatibility": {
2043
+ "3.0": {
2044
+ "branch": {
2045
+ "master": "rdar://problem/35633455",
2046
+ "swift-4.1-branch": "rdar://problem/35633455"
2047
+ }
2048
+ },
2049
+ "3.1": {
2050
2051
2052
2053
2054
2055
+ "4.0": {
2056
2057
2058
2059
2060
2061
2062
2063
},
2064
2065
"action": "TestSwiftPackage"
0 commit comments