File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1296
1296
"workspace" : " Kingfisher.xcworkspace" ,
1297
1297
"scheme" : " Kingfisher" ,
1298
1298
"destination" : " generic/platform=iOS" ,
1299
- "configuration" : " Release"
1299
+ "configuration" : " Release" ,
1300
+ "xfail" : [
1301
+ {
1302
+ "issue" : " https://bugs.swift.org/browse/SR-15109" ,
1303
+ "compatibility" : [" 5.1" ],
1304
+ "branch" : [" main" , " release/5.5" ]
1305
+ }
1306
+ ]
1300
1307
},
1301
1308
{
1302
1309
"action" : " BuildXcodeWorkspaceScheme" ,
2249
2256
"workspace" : " ReactiveKit.xcworkspace" ,
2250
2257
"scheme" : " ReactiveKit-iOS" ,
2251
2258
"destination" : " generic/platform=iOS" ,
2252
- "configuration" : " Release"
2259
+ "configuration" : " Release" ,
2260
+ "xfail" : [
2261
+ {
2262
+ "issue" : " https://bugs.swift.org/browse/SR-15109" ,
2263
+ "compatibility" : [" 5.1" ],
2264
+ "branch" : [" main" , " release/5.5" ]
2265
+ }
2266
+ ]
2253
2267
},
2254
2268
{
2255
2269
"action" : " BuildXcodeWorkspaceScheme" ,
You can’t perform that action at this time.
0 commit comments