|
75 | 75 | "workspace": "Alamofire.xcworkspace",
|
76 | 76 | "scheme": "iOS Example",
|
77 | 77 | "destination": "generic/platform=iOS",
|
78 |
| - "configuration": "Release" |
| 78 | + "configuration": "Release", |
| 79 | + "xfail" : { |
| 80 | + "compatibility": { |
| 81 | + "4.0": { |
| 82 | + "branch": { |
| 83 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 84 | + } |
| 85 | + } |
| 86 | + } |
| 87 | + } |
79 | 88 | }
|
80 | 89 | ]
|
81 | 90 | },
|
|
1005 | 1014 | "master": "https://bugs.swift.org/browse/SR-8270",
|
1006 | 1015 | "swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
|
1007 | 1016 | }
|
| 1017 | + }, |
| 1018 | + "4.0": { |
| 1019 | + "branch": { |
| 1020 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1021 | + } |
1008 | 1022 | }
|
1009 | 1023 | }
|
1010 | 1024 | }
|
|
1022 | 1036 | "master": "https://bugs.swift.org/browse/SR-8270",
|
1023 | 1037 | "swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
|
1024 | 1038 | }
|
| 1039 | + }, |
| 1040 | + "4.0": { |
| 1041 | + "branch": { |
| 1042 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1043 | + } |
1025 | 1044 | }
|
1026 | 1045 | }
|
1027 | 1046 | }
|
|
1864 | 1883 | "scheme": "ReactiveCocoa-macOS",
|
1865 | 1884 | "destination": "generic/platform=macOS",
|
1866 | 1885 | "configuration": "Release",
|
1867 |
| - "tags": "sourcekit" |
| 1886 | + "tags": "sourcekit", |
| 1887 | + "xfail" : { |
| 1888 | + "compatibility": { |
| 1889 | + "4.0": { |
| 1890 | + "branch": { |
| 1891 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1892 | + } |
| 1893 | + } |
| 1894 | + } |
| 1895 | + } |
1868 | 1896 | },
|
1869 | 1897 | {
|
1870 | 1898 | "action": "BuildXcodeWorkspaceScheme",
|
1871 | 1899 | "workspace": "ReactiveCocoa.xcworkspace",
|
1872 | 1900 | "scheme": "ReactiveCocoa-iOS",
|
1873 | 1901 | "destination": "generic/platform=iOS",
|
1874 |
| - "configuration": "Release" |
| 1902 | + "configuration": "Release", |
| 1903 | + "xfail" : { |
| 1904 | + "compatibility": { |
| 1905 | + "4.0": { |
| 1906 | + "branch": { |
| 1907 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1908 | + } |
| 1909 | + } |
| 1910 | + } |
| 1911 | + } |
1875 | 1912 | },
|
1876 | 1913 | {
|
1877 | 1914 | "action": "BuildXcodeWorkspaceScheme",
|
1878 | 1915 | "workspace": "ReactiveCocoa.xcworkspace",
|
1879 | 1916 | "scheme": "ReactiveCocoa-tvOS",
|
1880 | 1917 | "destination": "generic/platform=tvOS",
|
1881 |
| - "configuration": "Release" |
| 1918 | + "configuration": "Release", |
| 1919 | + "xfail" : { |
| 1920 | + "compatibility": { |
| 1921 | + "4.0": { |
| 1922 | + "branch": { |
| 1923 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1924 | + } |
| 1925 | + } |
| 1926 | + } |
| 1927 | + } |
1882 | 1928 | },
|
1883 | 1929 | {
|
1884 | 1930 | "action": "BuildXcodeWorkspaceScheme",
|
1885 | 1931 | "workspace": "ReactiveCocoa.xcworkspace",
|
1886 | 1932 | "scheme": "ReactiveCocoa-watchOS",
|
1887 | 1933 | "destination": "generic/platform=watchOS",
|
1888 |
| - "configuration": "Release" |
| 1934 | + "configuration": "Release", |
| 1935 | + "xfail" : { |
| 1936 | + "compatibility": { |
| 1937 | + "4.0": { |
| 1938 | + "branch": { |
| 1939 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1940 | + } |
| 1941 | + } |
| 1942 | + } |
| 1943 | + } |
1889 | 1944 | }
|
1890 | 1945 | ]
|
1891 | 1946 | },
|
|
1912 | 1967 | "scheme": "ReactiveSwift-macOS",
|
1913 | 1968 | "destination": "generic/platform=macOS",
|
1914 | 1969 | "configuration": "Release",
|
1915 |
| - "tags": "sourcekit" |
| 1970 | + "tags": "sourcekit", |
| 1971 | + "xfail" : { |
| 1972 | + "compatibility": { |
| 1973 | + "4.0": { |
| 1974 | + "branch": { |
| 1975 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1976 | + } |
| 1977 | + } |
| 1978 | + } |
| 1979 | + } |
1916 | 1980 | },
|
1917 | 1981 | {
|
1918 | 1982 | "action": "BuildXcodeWorkspaceScheme",
|
1919 | 1983 | "workspace": "ReactiveSwift.xcworkspace",
|
1920 | 1984 | "scheme": "ReactiveSwift-iOS",
|
1921 | 1985 | "destination": "generic/platform=iOS",
|
1922 |
| - "configuration": "Release" |
| 1986 | + "configuration": "Release", |
| 1987 | + "xfail" : { |
| 1988 | + "compatibility": { |
| 1989 | + "4.0": { |
| 1990 | + "branch": { |
| 1991 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 1992 | + } |
| 1993 | + } |
| 1994 | + } |
| 1995 | + } |
1923 | 1996 | },
|
1924 | 1997 | {
|
1925 | 1998 | "action": "BuildXcodeWorkspaceScheme",
|
1926 | 1999 | "workspace": "ReactiveSwift.xcworkspace",
|
1927 | 2000 | "scheme": "ReactiveSwift-tvOS",
|
1928 | 2001 | "destination": "generic/platform=tvOS",
|
1929 |
| - "configuration": "Release" |
| 2002 | + "configuration": "Release", |
| 2003 | + "xfail" : { |
| 2004 | + "compatibility": { |
| 2005 | + "4.0": { |
| 2006 | + "branch": { |
| 2007 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 2008 | + } |
| 2009 | + } |
| 2010 | + } |
| 2011 | + } |
1930 | 2012 | },
|
1931 | 2013 | {
|
1932 | 2014 | "action": "BuildXcodeWorkspaceScheme",
|
1933 | 2015 | "workspace": "ReactiveSwift.xcworkspace",
|
1934 | 2016 | "scheme": "ReactiveSwift-watchOS",
|
1935 | 2017 | "destination": "generic/platform=watchOS",
|
1936 |
| - "configuration": "Release" |
| 2018 | + "configuration": "Release", |
| 2019 | + "xfail" : { |
| 2020 | + "compatibility": { |
| 2021 | + "4.0": { |
| 2022 | + "branch": { |
| 2023 | + "master": "https://bugs.swift.org/browse/SR-9497" |
| 2024 | + } |
| 2025 | + } |
| 2026 | + } |
| 2027 | + } |
1937 | 2028 | }
|
1938 | 2029 | ]
|
1939 | 2030 | },
|
|
3114 | 3205 | {
|
3115 | 3206 | "action": "BuildSwiftPackage",
|
3116 | 3207 | "configuration": "release",
|
3117 |
| - "tags": "sourcekit" |
| 3208 | + "tags": "sourcekit", |
| 3209 | + "xfail" : { |
| 3210 | + "compatibility": { |
| 3211 | + "4.2": { |
| 3212 | + "branch": { |
| 3213 | + "master": "https://bugs.swift.org/browse/SR-9505" |
| 3214 | + } |
| 3215 | + } |
| 3216 | + } |
| 3217 | + } |
3118 | 3218 | }
|
3119 | 3219 | ]
|
3120 | 3220 | },
|
|
0 commit comments