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