File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 815
815
"scheme" : " IBAnimatable" ,
816
816
"destination" : " generic/platform=iOS" ,
817
817
"configuration" : " Release" ,
818
+ "xfail" : {
819
+ "compatibility" : {
820
+ "4.0" : {
821
+ "branch" : {
822
+ "master" : " https://bugs.swift.org/browse/SR-9146"
823
+ }
824
+ }
825
+ }
826
+ },
818
827
"tags" : " sourcekit sourcekit-smoke"
819
828
},
820
829
{
821
830
"action" : " BuildXcodeWorkspaceScheme" ,
822
831
"workspace" : " IBAnimatable.xcworkspace" ,
823
832
"scheme" : " IBAnimatableApp" ,
824
833
"destination" : " generic/platform=iOS" ,
825
- "configuration" : " Release"
834
+ "configuration" : " Release" ,
835
+ "xfail" : {
836
+ "compatibility" : {
837
+ "4.0" : {
838
+ "branch" : {
839
+ "master" : " https://bugs.swift.org/browse/SR-9146"
840
+ }
841
+ }
842
+ }
843
+ }
826
844
}
827
845
]
828
846
},
You can’t perform that action at this time.
0 commit comments