Update Zashi wallet to ZcashLightClientKit 2.0.0-rc.4

This commit is contained in:
Kris Nuttycombe 2023-09-22 22:05:17 -06:00
parent 30eabdf589
commit 9586bcbb60
3 changed files with 7 additions and 7 deletions

View File

@ -62,7 +62,7 @@ let package = Package(
.package(url: "https://github.com/pointfreeco/swift-url-routing", from: "0.5.0"),
.package(url: "https://github.com/SwiftGen/SwiftGenPlugin", from: "6.6.0"),
.package(url: "https://github.com/zcash-hackworks/MnemonicSwift", from: "2.2.4"),
.package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.0-rc.3"),
.package(url: "https://github.com/zcash/ZcashLightClientKit", from: "2.0.0-rc.4"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "10.11.0")
],
targets: [

View File

@ -972,7 +972,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 66;
CURRENT_PROJECT_VERSION = 67;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG;
@ -1001,7 +1001,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 66;
CURRENT_PROJECT_VERSION = 67;
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG;
ENABLE_BITCODE = NO;

View File

@ -338,8 +338,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/zcash-hackworks/zcash-light-client-ffi",
"state" : {
"revision" : "d085da2f5cae103fe88e727713071644a4bfa5a2",
"version" : "0.4.0-rc.3"
"revision" : "8eebc40ac69598c3c02344cf547e1005d5963b31",
"version" : "0.4.0-rc.4"
}
},
{
@ -347,8 +347,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/zcash/ZcashLightClientKit",
"state" : {
"revision" : "09c97184ec19af578592f05cc4fcb7f2551f8f0d",
"version" : "2.0.0-rc.3"
"revision" : "d8b069fd15bb4d9d9e4ca975af035c881c55b8c6",
"version" : "2.0.0-rc.4"
}
}
],