File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1891
1891
"project" : " Pods/Pods.xcodeproj" ,
1892
1892
"target" : " Pods-RxDataSources" ,
1893
1893
"destination" : " generic/platform=iOS" ,
1894
- "configuration" : " Release"
1894
+ "configuration" : " Release" ,
1895
+ "xfail" : {
1896
+ "compatibility" : {
1897
+ "3.0" : {
1898
+ "branch" : {
1899
+ "master" : " https://bugs.swift.org/browse/SR-7181"
1900
+ }
1901
+ }
1902
+ }
1903
+ }
1895
1904
},
1896
1905
{
1897
1906
"action" : " BuildXcodeProjectTarget" ,
1898
1907
"project" : " Pods/Pods.xcodeproj" ,
1899
1908
"target" : " Pods-Example" ,
1900
1909
"destination" : " generic/platform=iOS" ,
1901
- "configuration" : " Release"
1910
+ "configuration" : " Release" ,
1911
+ "xfail" : {
1912
+ "compatibility" : {
1913
+ "3.0" : {
1914
+ "branch" : {
1915
+ "master" : " https://bugs.swift.org/browse/SR-7181"
1916
+ }
1917
+ }
1918
+ }
1919
+ }
1902
1920
}
1903
1921
]
1904
1922
},
You can’t perform that action at this time.
0 commit comments