Skip to content

Commit b4f5e11

Browse files
authored
Merge pull request swiftlang#219 from rudkx/remove-Kickstarter-ReactiveExtensions-and-RxDataSources
Temporarily remove Kickstarter-ReactiveExtensions and RxDataSources.
2 parents 76fd1bb + 426f6e9 commit b4f5e11

File tree

1 file changed

+0
-78
lines changed

1 file changed

+0
-78
lines changed

projects.json

-78
Original file line numberDiff line numberDiff line change
@@ -859,52 +859,6 @@
859859
}
860860
]
861861
},
862-
{
863-
"repository": "Git",
864-
"url": "https://github.com/kickstarter/Kickstarter-ReactiveExtensions",
865-
"path": "Kickstarter-ReactiveExtensions",
866-
"branch": "master",
867-
"maintainer": "[email protected]",
868-
"compatibility": [
869-
{
870-
"version": "3.0",
871-
"commit": "732eab9da730699f264dceb4f423586754191d67"
872-
}
873-
],
874-
"platforms": [
875-
"Darwin"
876-
],
877-
"actions": [
878-
{
879-
"action": "BuildXcodeProjectScheme",
880-
"project": "ReactiveExtensions.xcodeproj",
881-
"scheme": "ReactiveExtensions-iOS",
882-
"destination": "generic/platform=iOS",
883-
"configuration": "Release"
884-
},
885-
{
886-
"action": "BuildXcodeProjectScheme",
887-
"project": "ReactiveExtensions.xcodeproj",
888-
"scheme": "ReactiveExtensions-TestHelpers-iOS",
889-
"destination": "generic/platform=iOS",
890-
"configuration": "Release"
891-
},
892-
{
893-
"action": "BuildXcodeProjectScheme",
894-
"project": "ReactiveExtensions.xcodeproj",
895-
"scheme": "ReactiveExtensions-TestHelpers-tvOS",
896-
"destination": "generic/platform=tvOS",
897-
"configuration": "Release"
898-
},
899-
{
900-
"action": "BuildXcodeProjectScheme",
901-
"project": "ReactiveExtensions.xcodeproj",
902-
"scheme": "ReactiveExtensions-tvOS",
903-
"destination": "generic/platform=tvOS",
904-
"configuration": "Release"
905-
}
906-
]
907-
},
908862
{
909863
"repository": "Git",
910864
"url": "https://github.com/onevcat/Kingfisher.git",
@@ -1805,38 +1759,6 @@
18051759
}
18061760
]
18071761
},
1808-
{
1809-
"repository": "Git",
1810-
"url": "https://github.com/RxSwiftCommunity/RxDataSources",
1811-
"path": "RxDataSources",
1812-
"branch": "master",
1813-
"maintainer": "[email protected]",
1814-
"compatibility": [
1815-
{
1816-
"version": "3.0",
1817-
"commit": "c06ebe2207ed3a74d69a9d9b9bb59b48b64a09b4"
1818-
}
1819-
],
1820-
"platforms": [
1821-
"Darwin"
1822-
],
1823-
"actions": [
1824-
{
1825-
"action": "BuildXcodeProjectTarget",
1826-
"project": "Pods/Pods.xcodeproj",
1827-
"target": "Pods-RxDataSources",
1828-
"destination": "generic/platform=iOS",
1829-
"configuration": "Release"
1830-
},
1831-
{
1832-
"action": "BuildXcodeProjectTarget",
1833-
"project": "Pods/Pods.xcodeproj",
1834-
"target": "Pods-Example",
1835-
"destination": "generic/platform=iOS",
1836-
"configuration": "Release"
1837-
}
1838-
]
1839-
},
18401762
{
18411763
"repository": "Git",
18421764
"url": "https://github.com/ReactiveX/RxSwift.git",

0 commit comments

Comments
 (0)