Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
carthage update --use-submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Mar 23, 2015
1 parent 00097b8 commit 92dd7a1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "Carthage/Checkouts/LlamaKit"]
path = Carthage/Checkouts/LlamaKit
url = https://github.com/LlamaKit/LlamaKit.git
[submodule "Carthage/Checkouts/xcconfigs"]
path = Carthage/Checkouts/xcconfigs
url = https://github.com/jspahrsummers/xcconfigs.git
[submodule "Carthage/Checkouts/ReactiveCocoa"]
path = Carthage/Checkouts/ReactiveCocoa
url = https://github.com/ReactiveCocoa/ReactiveCocoa.git
3 changes: 3 additions & 0 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
github "LlamaKit/LlamaKit" "v0.6.0"
github "jspahrsummers/xcconfigs" "0.7.2"
github "ReactiveCocoa/ReactiveCocoa" "ad02d8356b43e2c38f3d4d87ea0127c5f8572668"
1 change: 1 addition & 0 deletions Carthage/Checkouts/LlamaKit
Submodule LlamaKit added at e28d7f
1 change: 1 addition & 0 deletions Carthage/Checkouts/ReactiveCocoa
Submodule ReactiveCocoa added at ad02d8
1 change: 1 addition & 0 deletions Carthage/Checkouts/xcconfigs
Submodule xcconfigs added at 2e7720

0 comments on commit 92dd7a1

Please sign in to comment.