Skip to content

Commit 98c7b5c

Browse files
authored
Merge pull request swiftlang#179 from rudkx/unXFAIL-RxSwift
un-XFAIL RxSwift.
2 parents 21b5e8e + b629cb8 commit 98c7b5c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

projects.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,17 +2002,7 @@
20022002
"workspace": "Rx.xcworkspace",
20032003
"scheme": "RxCocoa-tvOS",
20042004
"destination": "generic/platform=tvOS",
2005-
"configuration": "Release",
2006-
"xfail": {
2007-
"compatibility": {
2008-
"4.0.3": {
2009-
"branch": {
2010-
"master": "https://bugs.swift.org/browse/SR-7098",
2011-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7098"
2012-
}
2013-
}
2014-
}
2015-
}
2005+
"configuration": "Release"
20162006
},
20172007
{
20182008
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)