File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 3419
3419
"project" : " Siesta.xcodeproj" ,
3420
3420
"target" : " SiestaUI iOS" ,
3421
3421
"destination" : " generic/platform=iOS" ,
3422
- "configuration" : " Release"
3422
+ "configuration" : " Release" ,
3423
+ "xfail" : {
3424
+ "issue" : " https://bugs.swift.org/browse/SR-13623" ,
3425
+ "compatibility" : " 4.0" ,
3426
+ "branch" : " main"
3427
+ }
3423
3428
},
3424
3429
{
3425
3430
"action" : " BuildXcodeProjectTarget" ,
3467
3472
"project" : " Siesta.xcodeproj" ,
3468
3473
"target" : " SiestaUI iOS" ,
3469
3474
"destination" : " generic/platform=iOS" ,
3470
- "configuration" : " Release"
3475
+ "configuration" : " Release" ,
3476
+ "xfail" : {
3477
+ "issue" : " https://bugs.swift.org/browse/SR-13623" ,
3478
+ "compatibility" : " 5.1" ,
3479
+ "branch" : " main"
3480
+ }
3471
3481
},
3472
3482
{
3473
3483
"action" : " BuildXcodeProjectTarget" ,
You can’t perform that action at this time.
0 commit comments