File tree Expand file tree Collapse file tree 1 file changed +4
-33
lines changed Expand file tree Collapse file tree 1 file changed +4
-33
lines changed Original file line number Diff line number Diff line change 1990
1990
"maintainer" :
" [email protected] " ,
1991
1991
"compatibility" : [
1992
1992
{
1993
- "version" : " 3.0 " ,
1994
- "commit" : " c06ebe2207ed3a74d69a9d9b9bb59b48b64a09b4 "
1993
+ "version" : " 4.2 " ,
1994
+ "commit" : " 5458733cb4d2a1ca6a457804921a5fac4b72fca2 "
1995
1995
}
1996
1996
],
1997
1997
"platforms" : [
1998
1998
" Darwin"
1999
1999
],
2000
2000
"actions" : [
2001
2001
{
2002
- "action" : " BuildXcodeProjectTarget" ,
2003
- "project" : " Pods/Pods.xcodeproj" ,
2004
- "target" : " Pods-RxDataSources" ,
2005
- "destination" : " generic/platform=iOS" ,
2006
- "configuration" : " Release" ,
2007
- "tags" : " sourcekit" ,
2008
- "xfail" : {
2009
- "compatibility" : {
2010
- "3.0" : {
2011
- "branch" : {
2012
- "master" : " https://bugs.swift.org/browse/SR-8271"
2013
- }
2014
- }
2015
- }
2016
- }
2017
- },
2018
- {
2019
- "action" : " BuildXcodeProjectTarget" ,
2020
- "project" : " Pods/Pods.xcodeproj" ,
2021
- "target" : " Pods-Example" ,
2022
- "destination" : " generic/platform=iOS" ,
2023
- "configuration" : " Release" ,
2024
- "xfail" : {
2025
- "compatibility" : {
2026
- "3.0" : {
2027
- "branch" : {
2028
- "master" : " https://bugs.swift.org/browse/SR-8271"
2029
- }
2030
- }
2031
- }
2032
- }
2002
+ "action" : " BuildSwiftPackage" ,
2003
+ "configuration" : " release"
2033
2004
}
2034
2005
]
2035
2006
},
You can’t perform that action at this time.
0 commit comments