mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
Update to antitypical/Result 0.3
This commit is contained in:
parent
03032d0074
commit
6e737b1190
@ -1,8 +1,5 @@
|
||||
github "robrix/Box" "18d05a56845837eea90a36854c67de2520983bf8"
|
||||
github "modocache/Guanaco" "26b6ceff4b8912abd0dfc3a9eed0a46527e040e3"
|
||||
github "Quick/Nimble" "v0.4.2"
|
||||
github "robrix/Prelude" "180e9ae5e60ec47abd8f3e0fa68cafbbbd160abe"
|
||||
github "Quick/Quick" "155f858bce082373fc60d0c0a63415bf336c676b"
|
||||
github "antitypical/Result" "0.3"
|
||||
github "jspahrsummers/xcconfigs" "0.8"
|
||||
github "robrix/Either" "026d3471bca7c9573fdec46bab3d8f265d2ec001"
|
||||
github "antitypical/Result" "0.1"
|
||||
|
||||
2
Carthage/Checkouts/Result
vendored
2
Carthage/Checkouts/Result
vendored
@ -1 +1 @@
|
||||
Subproject commit 109b08a8742b21c4d3803b4374e9d788f2a8571c
|
||||
Subproject commit 1756b77893c693871642a5302ab51f2a63e297f7
|
||||
@ -849,7 +849,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = NO;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
@ -879,7 +878,6 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = BEB31F561A0D75EE00F525B9 /* Mac-Framework.xcconfig */;
|
||||
buildSettings = {
|
||||
APPLICATION_EXTENSION_API_ONLY = NO;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
DEFINES_MODULE = YES;
|
||||
|
||||
9
SwiftGit2.xcworkspace/contents.xcworkspacedata
generated
9
SwiftGit2.xcworkspace/contents.xcworkspacedata
generated
@ -4,15 +4,6 @@
|
||||
<FileRef
|
||||
location = "group:SwiftGit2.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Carthage/Checkouts/Box/Box.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Carthage/Checkouts/Prelude/Prelude.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Carthage/Checkouts/Either/Either.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Carthage/Checkouts/Result/Result.xcodeproj">
|
||||
</FileRef>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user