Skip to content

Commit 77d9ca9

Browse files
committed
Merge pull request #19 from gfontenot/gf-cartfile-private
Move testing dependencies to private Cartfile
2 parents 1567d46 + aa39a21 commit 77d9ca9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cartfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
github "Quick/Quick" == 0.2.0
2-
github "Quick/Nimble"
31
github "Carthage/LlamaKit" == 0.1.1
42
github "jspahrsummers/xcconfigs" >= 0.6

Cartfile.private

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github "Quick/Quick" == 0.2.0
2+
github "Quick/Nimble"

0 commit comments

Comments
 (0)