Use a fork of Guanaco which supports Swift 2.3

This commit is contained in:
Matt Rubin 2016-12-06 12:36:36 -05:00
parent 76b3c9224e
commit 40c40c6b2d
4 changed files with 4 additions and 4 deletions

2
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/libgit2/libgit2.git
[submodule "Carthage/Checkouts/Guanaco"]
path = Carthage/Checkouts/Guanaco
url = https://github.com/modocache/Guanaco.git
url = https://github.com/mattrubin/Guanaco.git
[submodule "Carthage/Checkouts/Nimble"]
path = Carthage/Checkouts/Nimble
url = https://github.com/Quick/Nimble.git

View File

@ -1,5 +1,5 @@
github "jspahrsummers/xcconfigs" >= 0.10
github "Quick/Quick" ~> 0.9.3
github "Quick/Nimble" ~> 4.1.0
github "modocache/Guanaco" "5031bf67297afbe61ac0f2fbf3e3e8400b3f8888"
github "mattrubin/Guanaco" "swift-2.3"
github "ZipArchive/ZipArchive" ~> 1.1

View File

@ -1,6 +1,6 @@
github "modocache/Guanaco" "5031bf67297afbe61ac0f2fbf3e3e8400b3f8888"
github "Quick/Nimble" "v4.1.0"
github "Quick/Quick" "v0.9.3"
github "antitypical/Result" "2.1.3"
github "ZipArchive/ZipArchive" "v1.1"
github "jspahrsummers/xcconfigs" "0.10"
github "mattrubin/Guanaco" "6920a9fea8826dc80b04ba15ec235fb9ba928d83"

@ -1 +1 @@
Subproject commit 5031bf67297afbe61ac0f2fbf3e3e8400b3f8888
Subproject commit 6920a9fea8826dc80b04ba15ec235fb9ba928d83