Skip to content

Commit 419b903

Browse files
committed
add Carthage
1 parent 49b5575 commit 419b903

File tree

67 files changed

+29989
-8
lines changed

Some content is hidden

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

67 files changed

+29989
-8
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,8 @@ playground.xcworkspace
5151
# Carthage
5252
#
5353
# Add this line if you want to avoid checking in source code from Carthage dependencies.
54-
# Carthage/Checkouts
55-
56-
Carthage/Build
54+
Carthage/Checkouts
55+
!Carthage/Build
5756

5857
# fastlane
5958
#

Cartfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github "ReactiveX/RxSwift" ~> 4.0

Cartfile.resolved

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github "ReactiveX/RxSwift" "4.1.2"

Carthage/Build/.RxSwift.version

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/42BC41CB-FA58-3C83-BE08-9C920C4AA72A.bcsymbolmap

Lines changed: 483 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/7AFF9F77-0659-3628-BBB1-02B9E20B3372.bcsymbolmap

Lines changed: 6205 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/A4316A39-E866-3774-9998-23151E3ED292.bcsymbolmap

Lines changed: 7690 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/B1EC3E1D-767D-33D7-A46D-668183208B71.bcsymbolmap

Lines changed: 7827 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/CAFE46EE-5F65-3E30-BAAF-1C13133D3981.bcsymbolmap

Lines changed: 6114 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/E1CDECE2-048C-39BB-BBDA-6BAE45886274.bcsymbolmap

Lines changed: 404 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)