We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98c7b5c + f50dd08 commit a87b7a0Copy full SHA for a87b7a0
projects.json
@@ -2002,7 +2002,16 @@
2002
"workspace": "Rx.xcworkspace",
2003
"scheme": "RxCocoa-tvOS",
2004
"destination": "generic/platform=tvOS",
2005
- "configuration": "Release"
+ "configuration": "Release",
2006
+ "xfail": {
2007
+ "compatibility": {
2008
+ "4.0.3": {
2009
+ "branch": {
2010
+ "swift-4.2-branch": "https://bugs.swift.org/browse/SR-7098"
2011
+ }
2012
2013
2014
2015
},
2016
{
2017
"action": "BuildXcodeWorkspaceScheme",
0 commit comments