mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
Update Result to 0.4.1
This commit is contained in:
parent
f6b8483145
commit
c4737c1098
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
||||
@ -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
1
Carthage/Checkouts/Box
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bbe4e612a03ffe0bbb0e2e476c2be4534b6777a5
|
||||
2
Carthage/Checkouts/Result
vendored
2
Carthage/Checkouts/Result
vendored
@ -1 +1 @@
|
||||
Subproject commit 1756b77893c693871642a5302ab51f2a63e297f7
|
||||
Subproject commit 7ae33c66eb7ed815d6066f2e9ecc372091423832
|
||||
3
SwiftGit2.xcworkspace/contents.xcworkspacedata
generated
3
SwiftGit2.xcworkspace/contents.xcworkspacedata
generated
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user