File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1272
1272
"workspace" : " Kingfisher.xcworkspace" ,
1273
1273
"scheme" : " Kingfisher" ,
1274
1274
"destination" : " generic/platform=tvOS" ,
1275
- "configuration" : " Release"
1275
+ "configuration" : " Release" ,
1276
+ "xfail" : [
1277
+ {
1278
+ "issue" : " rdar://94154905" ,
1279
+ "compatibility" : " 5.0" ,
1280
+ "branch" : [" main" ],
1281
+ "job" : [" source-compat" ]
1282
+ }
1283
+ ]
1276
1284
},
1277
1285
{
1278
1286
"action" : " BuildXcodeWorkspaceScheme" ,
1279
1287
"workspace" : " Kingfisher.xcworkspace" ,
1280
1288
"scheme" : " Kingfisher" ,
1281
1289
"destination" : " generic/platform=watchOS" ,
1282
- "configuration" : " Release"
1290
+ "configuration" : " Release" ,
1291
+ "xfail" : [
1292
+ {
1293
+ "issue" : " rdar://94154905" ,
1294
+ "compatibility" : " 5.0" ,
1295
+ "branch" : [" main" ],
1296
+ "job" : [" source-compat" ]
1297
+ }
1298
+ ]
1283
1299
}
1284
1300
]
1285
1301
},
You can’t perform that action at this time.
0 commit comments