Skip to content

Commit 8f80de8

Browse files
committed
Removes included RxSwift files
1 parent dc6ec3f commit 8f80de8

File tree

308 files changed

+502
-32011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

308 files changed

+502
-32011
lines changed

Podfile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ def common
66
pod 'RxCocoa', :git => '[email protected]:ReactiveX/RxSwift.git', :branch => 'master'
77
end
88

9-
target 'RxDataSources' do
9+
target 'RxDataSources-iOS' do
10+
common
11+
end
12+
13+
target 'RxDataSources-tvOS' do
1014
common
1115
end
1216

Pods/Local Podspecs/RxCocoa.podspec.json

Lines changed: 0 additions & 49 deletions
This file was deleted.

Pods/Local Podspecs/RxSwift.podspec.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

Pods/Manifest.lock

Lines changed: 0 additions & 32 deletions
This file was deleted.

Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2125 deletions
This file was deleted.

Pods/RxCocoa/LICENSE.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

Pods/RxCocoa/Platform/DataStructures/Bag.swift

Lines changed: 0 additions & 187 deletions
This file was deleted.

Pods/RxCocoa/Platform/DataStructures/InfiniteSequence.swift

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)