|
1980 | 1980 | }
|
1981 | 1981 | ]
|
1982 | 1982 | },
|
| 1983 | + { |
| 1984 | + "repository": "Git", |
| 1985 | + "url": "https://github.com/DeclarativeHub/ReactiveKit.git", |
| 1986 | + "path": "ReactiveKit", |
| 1987 | + "branch": "master", |
| 1988 | + "compatibility": [ |
| 1989 | + { |
| 1990 | + "version": "5.1", |
| 1991 | + "commit": "f1fddaecf532745a3b4d34793cb2763f42de3b60" |
| 1992 | + } |
| 1993 | + ], |
| 1994 | + "platforms": [ |
| 1995 | + "Darwin", |
| 1996 | + "Linux" |
| 1997 | + ], |
| 1998 | + "maintainer": "[email protected]", |
| 1999 | + "actions": [ |
| 2000 | + { |
| 2001 | + "action": "BuildXcodeWorkspaceScheme", |
| 2002 | + "workspace": "ReactiveKit.xcworkspace", |
| 2003 | + "scheme": "ReactiveKit-macOS", |
| 2004 | + "destination": "generic/platform=macOS", |
| 2005 | + "configuration": "Release" |
| 2006 | + }, |
| 2007 | + { |
| 2008 | + "action": "BuildXcodeWorkspaceScheme", |
| 2009 | + "workspace": "ReactiveKit.xcworkspace", |
| 2010 | + "scheme": "ReactiveKit-iOS", |
| 2011 | + "destination": "generic/platform=iOS", |
| 2012 | + "configuration": "Release" |
| 2013 | + }, |
| 2014 | + { |
| 2015 | + "action": "BuildXcodeWorkspaceScheme", |
| 2016 | + "workspace": "ReactiveKit.xcworkspace", |
| 2017 | + "scheme": "ReactiveKit-tvOS", |
| 2018 | + "destination": "generic/platform=tvOS", |
| 2019 | + "configuration": "Release" |
| 2020 | + }, |
| 2021 | + { |
| 2022 | + "action": "BuildXcodeWorkspaceScheme", |
| 2023 | + "workspace": "ReactiveKit.xcworkspace", |
| 2024 | + "scheme": "ReactiveKit-watchOS", |
| 2025 | + "destination": "generic/platform=watchOS", |
| 2026 | + "configuration": "Release" |
| 2027 | + }, |
| 2028 | + { |
| 2029 | + "action": "TestXcodeWorkspaceScheme", |
| 2030 | + "workspace": "ReactiveKit.xcworkspace", |
| 2031 | + "scheme": "ReactiveKit-iOS", |
| 2032 | + "destination": "platform=iOS Simulator,name=iPhone 11" |
| 2033 | + }, |
| 2034 | + { |
| 2035 | + "action": "BuildSwiftPackage", |
| 2036 | + "configuration": "release" |
| 2037 | + }, |
| 2038 | + { |
| 2039 | + "action": "TestSwiftPackage" |
| 2040 | + } |
| 2041 | + ] |
| 2042 | + }, |
1983 | 2043 | {
|
1984 | 2044 | "repository": "Git",
|
1985 | 2045 | "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
|
|
0 commit comments