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