We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16bbc35 + bb3d3a9 commit 86038a2Copy full SHA for 86038a2
projects.json
@@ -109,7 +109,16 @@
109
"project": "AsyncNinja.xcodeproj",
110
"scheme": "AsyncNinja",
111
"destination": "generic/platform=iOS",
112
- "configuration": "Release"
+ "configuration": "Release",
113
+ "xfail": {
114
+ "compatibility": {
115
+ "3.1": {
116
+ "branch": {
117
+ "master": "https://bugs.swift.org/browse/SR-5998"
118
+ }
119
120
121
122
},
123
{
124
"action": "TestXcodeProjectScheme",
0 commit comments