Update Result to 0.4.1

This commit is contained in:
Matt Diephouse 2015-05-08 15:04:43 -04:00
parent f6b8483145
commit c4737c1098
6 changed files with 11 additions and 3 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "Carthage/Checkouts/Result"]
path = Carthage/Checkouts/Result
url = https://github.com/antitypical/Result.git
[submodule "Carthage/Checkouts/Box"]
path = Carthage/Checkouts/Box
url = https://github.com/robrix/Box.git

View File

@ -1 +1 @@
github "antitypical/Result"
github "antitypical/Result" ~> 0.4.1

View File

@ -1,5 +1,6 @@
github "robrix/Box" "1.2.2"
github "modocache/Guanaco" "26b6ceff4b8912abd0dfc3a9eed0a46527e040e3"
github "Quick/Nimble" "v0.4.2"
github "Quick/Quick" "155f858bce082373fc60d0c0a63415bf336c676b"
github "antitypical/Result" "0.3"
github "jspahrsummers/xcconfigs" "0.8"
github "antitypical/Result" "0.4.1"

1
Carthage/Checkouts/Box vendored Submodule

@ -0,0 +1 @@
Subproject commit bbe4e612a03ffe0bbb0e2e476c2be4534b6777a5

@ -1 +1 @@
Subproject commit 1756b77893c693871642a5302ab51f2a63e297f7
Subproject commit 7ae33c66eb7ed815d6066f2e9ecc372091423832

View File

@ -4,6 +4,9 @@
<FileRef
location = "group:SwiftGit2.xcodeproj">
</FileRef>
<FileRef
location = "group:Carthage/Checkouts/Box/Box.xcodeproj">
</FileRef>
<FileRef
location = "group:Carthage/Checkouts/Result/Result.xcodeproj">
</FileRef>