Install ZcashLightClientKit from commit instead of feature branch

This commit is contained in:
Michal Fousek 2023-03-24 12:51:30 +01:00
parent ef26c835c2
commit c61b406372
2 changed files with 3 additions and 4 deletions

View File

@ -3546,8 +3546,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/zcash/ZcashLightClientKit.git";
requirement = {
branch = feature/831_solve_async_nonasync;
kind = branch;
kind = revision;
revision = 52d5e0085094002fb64d5042b191f106bfbe710c;
};
};
6654C7382715A38000901167 /* XCRemoteSwiftPackageReference "swift-composable-architecture" */ = {

View File

@ -338,8 +338,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/zcash/ZcashLightClientKit.git",
"state" : {
"branch" : "feature/831_solve_async_nonasync",
"revision" : "cbf82ca668712d513f3aba48844fe03e7fe1eec9"
"revision" : "52d5e0085094002fb64d5042b191f106bfbe710c"
}
}
],