File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 2567
2567
"workspace" : " SwifterSwift.xcworkspace" ,
2568
2568
"scheme" : " SwifterSwift-iOS" ,
2569
2569
"destination" : " generic/platform=iOS" ,
2570
- "configuration" : " Release"
2570
+ "configuration" : " Release" ,
2571
+ "xfail" : {
2572
+ "compatibility" : {
2573
+ "4.0" : {
2574
+ "branch" : {
2575
+ "master" : " https://bugs.swift.org/browse/SR-10993" ,
2576
+ "swift-5.1-branch" : " https://bugs.swift.org/browse/SR-10993"
2577
+ }
2578
+ }
2579
+ }
2580
+ }
2571
2581
},
2572
2582
{
2573
2583
"action" : " BuildXcodeWorkspaceScheme" ,
2589
2599
"workspace" : " SwifterSwift.xcworkspace" ,
2590
2600
"scheme" : " SwifterSwift-watchOS" ,
2591
2601
"destination" : " generic/platform=watchOS" ,
2592
- "configuration" : " Release"
2602
+ "configuration" : " Release" ,
2603
+ "xfail" : {
2604
+ "compatibility" : {
2605
+ "4.0" : {
2606
+ "branch" : {
2607
+ "master" : " https://bugs.swift.org/browse/SR-10993" ,
2608
+ "swift-5.1-branch" : " https://bugs.swift.org/browse/SR-10993"
2609
+ }
2610
+ }
2611
+ }
2612
+ }
2593
2613
},
2594
2614
{
2595
2615
"action" : " TestXcodeWorkspaceScheme" ,
You can’t perform that action at this time.
0 commit comments