|
79 | 79 | "workspace": "Alamofire.xcworkspace",
|
80 | 80 | "scheme": "iOS Example",
|
81 | 81 | "destination": "generic/platform=iOS",
|
82 |
| - "configuration": "Release", |
83 |
| - "xfail" : { |
84 |
| - "compatibility": { |
85 |
| - "4.0": { |
86 |
| - "branch": { |
87 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
88 |
| - } |
89 |
| - } |
90 |
| - } |
91 |
| - } |
| 82 | + "configuration": "Release" |
92 | 83 | }
|
93 | 84 | ]
|
94 | 85 | },
|
|
1018 | 1009 | "master": "https://bugs.swift.org/browse/SR-8270",
|
1019 | 1010 | "swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
|
1020 | 1011 | }
|
1021 |
| - }, |
1022 |
| - "4.0": { |
1023 |
| - "branch": { |
1024 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1025 |
| - } |
1026 | 1012 | }
|
1027 | 1013 | }
|
1028 | 1014 | }
|
|
1040 | 1026 | "master": "https://bugs.swift.org/browse/SR-8270",
|
1041 | 1027 | "swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
|
1042 | 1028 | }
|
1043 |
| - }, |
1044 |
| - "4.0": { |
1045 |
| - "branch": { |
1046 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1047 |
| - } |
1048 | 1029 | }
|
1049 | 1030 | }
|
1050 | 1031 | }
|
|
1878 | 1859 | "scheme": "ReactiveCocoa-macOS",
|
1879 | 1860 | "destination": "generic/platform=macOS",
|
1880 | 1861 | "configuration": "Release",
|
1881 |
| - "tags": "sourcekit", |
1882 |
| - "xfail" : { |
1883 |
| - "compatibility": { |
1884 |
| - "4.0": { |
1885 |
| - "branch": { |
1886 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1887 |
| - } |
1888 |
| - } |
1889 |
| - } |
1890 |
| - } |
| 1862 | + "tags": "sourcekit" |
1891 | 1863 | },
|
1892 | 1864 | {
|
1893 | 1865 | "action": "BuildXcodeWorkspaceScheme",
|
1894 | 1866 | "workspace": "ReactiveCocoa.xcworkspace",
|
1895 | 1867 | "scheme": "ReactiveCocoa-iOS",
|
1896 | 1868 | "destination": "generic/platform=iOS",
|
1897 |
| - "configuration": "Release", |
1898 |
| - "xfail" : { |
1899 |
| - "compatibility": { |
1900 |
| - "4.0": { |
1901 |
| - "branch": { |
1902 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1903 |
| - } |
1904 |
| - } |
1905 |
| - } |
1906 |
| - } |
| 1869 | + "configuration": "Release" |
1907 | 1870 | },
|
1908 | 1871 | {
|
1909 | 1872 | "action": "BuildXcodeWorkspaceScheme",
|
1910 | 1873 | "workspace": "ReactiveCocoa.xcworkspace",
|
1911 | 1874 | "scheme": "ReactiveCocoa-tvOS",
|
1912 | 1875 | "destination": "generic/platform=tvOS",
|
1913 |
| - "configuration": "Release", |
1914 |
| - "xfail" : { |
1915 |
| - "compatibility": { |
1916 |
| - "4.0": { |
1917 |
| - "branch": { |
1918 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1919 |
| - } |
1920 |
| - } |
1921 |
| - } |
1922 |
| - } |
| 1876 | + "configuration": "Release" |
1923 | 1877 | },
|
1924 | 1878 | {
|
1925 | 1879 | "action": "BuildXcodeWorkspaceScheme",
|
1926 | 1880 | "workspace": "ReactiveCocoa.xcworkspace",
|
1927 | 1881 | "scheme": "ReactiveCocoa-watchOS",
|
1928 | 1882 | "destination": "generic/platform=watchOS",
|
1929 |
| - "configuration": "Release", |
1930 |
| - "xfail" : { |
1931 |
| - "compatibility": { |
1932 |
| - "4.0": { |
1933 |
| - "branch": { |
1934 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1935 |
| - } |
1936 |
| - } |
1937 |
| - } |
1938 |
| - } |
| 1883 | + "configuration": "Release" |
1939 | 1884 | }
|
1940 | 1885 | ]
|
1941 | 1886 | },
|
|
1962 | 1907 | "scheme": "ReactiveSwift-macOS",
|
1963 | 1908 | "destination": "generic/platform=macOS",
|
1964 | 1909 | "configuration": "Release",
|
1965 |
| - "tags": "sourcekit", |
1966 |
| - "xfail" : { |
1967 |
| - "compatibility": { |
1968 |
| - "4.0": { |
1969 |
| - "branch": { |
1970 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1971 |
| - } |
1972 |
| - } |
1973 |
| - } |
1974 |
| - } |
| 1910 | + "tags": "sourcekit" |
1975 | 1911 | },
|
1976 | 1912 | {
|
1977 | 1913 | "action": "BuildXcodeWorkspaceScheme",
|
1978 | 1914 | "workspace": "ReactiveSwift.xcworkspace",
|
1979 | 1915 | "scheme": "ReactiveSwift-iOS",
|
1980 | 1916 | "destination": "generic/platform=iOS",
|
1981 |
| - "configuration": "Release", |
1982 |
| - "xfail" : { |
1983 |
| - "compatibility": { |
1984 |
| - "4.0": { |
1985 |
| - "branch": { |
1986 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
1987 |
| - } |
1988 |
| - } |
1989 |
| - } |
1990 |
| - } |
| 1917 | + "configuration": "Release" |
1991 | 1918 | },
|
1992 | 1919 | {
|
1993 | 1920 | "action": "BuildXcodeWorkspaceScheme",
|
1994 | 1921 | "workspace": "ReactiveSwift.xcworkspace",
|
1995 | 1922 | "scheme": "ReactiveSwift-tvOS",
|
1996 | 1923 | "destination": "generic/platform=tvOS",
|
1997 |
| - "configuration": "Release", |
1998 |
| - "xfail" : { |
1999 |
| - "compatibility": { |
2000 |
| - "4.0": { |
2001 |
| - "branch": { |
2002 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
2003 |
| - } |
2004 |
| - } |
2005 |
| - } |
2006 |
| - } |
| 1924 | + "configuration": "Release" |
2007 | 1925 | },
|
2008 | 1926 | {
|
2009 | 1927 | "action": "BuildXcodeWorkspaceScheme",
|
2010 | 1928 | "workspace": "ReactiveSwift.xcworkspace",
|
2011 | 1929 | "scheme": "ReactiveSwift-watchOS",
|
2012 | 1930 | "destination": "generic/platform=watchOS",
|
2013 |
| - "configuration": "Release", |
2014 |
| - "xfail" : { |
2015 |
| - "compatibility": { |
2016 |
| - "4.0": { |
2017 |
| - "branch": { |
2018 |
| - "master": "https://bugs.swift.org/browse/SR-9497" |
2019 |
| - } |
2020 |
| - } |
2021 |
| - } |
2022 |
| - } |
| 1931 | + "configuration": "Release" |
2023 | 1932 | }
|
2024 | 1933 | ]
|
2025 | 1934 | },
|
|
3200 | 3109 | {
|
3201 | 3110 | "action": "BuildSwiftPackage",
|
3202 | 3111 | "configuration": "release",
|
3203 |
| - "tags": "sourcekit", |
3204 |
| - "xfail" : { |
3205 |
| - "compatibility": { |
3206 |
| - "4.2": { |
3207 |
| - "branch": { |
3208 |
| - "master": "https://bugs.swift.org/browse/SR-9505" |
3209 |
| - } |
3210 |
| - } |
3211 |
| - } |
3212 |
| - } |
| 3112 | + "tags": "sourcekit" |
3213 | 3113 | }
|
3214 | 3114 | ]
|
3215 | 3115 | },
|
|
0 commit comments