Build/0.0.1 25 (#332)

* [#331] Update Secant ZcashLightClientKit 0.14.0-beta

* [#299] Changelog and version bump for 0.0.1-25
This commit is contained in:
Francisco Gindre 2022-05-26 19:11:21 -03:00 committed by GitHub
parent c40b9660e3
commit 9bed9d5927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 31 additions and 19 deletions

View File

@ -1,17 +1,28 @@
# Changelog # Changelog
## 0.0.1 build 25
- [#180] Project Structure & TCA Code Consistency Document (#314)
This is a huge refactor in the project structure. Please see related
issue for more details.
- [#300] Use .live pasteboard on live views of the app. (#320)
- [#319] Update TCA to 0.35.0 (#326)
- [#285] Advanced Routing: setting a route may vary depending on the originating context (#325)
- [#106] [Scaffold] Scan QR Screen (#321)
- [#301] Import Wallet does not have a Birthday input field (#328)
- [#331] Update Secant ZcashLightClientKit 0.14.0-beta
## 0.0.1 build 24 ## 0.0.1 build 24
[#294] Send Screen - amount + address fields (#308) - [#294] Send Screen - amount + address fields (#308)
## 0.0.1 build 23 ## 0.0.1 build 23
[#287] updated changelog with issues that fixed the broken build (#309) - [#287] updated changelog with issues that fixed the broken build (#309)
[#306] [#215] Swiftlint and other warnings + build errors (#307) - [#306] [#215] Swiftlint and other warnings + build errors (#307)
[#287] CHANGELOG and build number bump for 0.0.1-23 (#305) - [#287] CHANGELOG and build number bump for 0.0.1-23 (#305)
[#302] Synchronizer status on Home Screen (#304) - [#302] Synchronizer status on Home Screen (#304)
[#212] Wrapped user defaults (#298) - [#212] Wrapped user defaults (#298)
[#80] Scaffold - Send functionality (#297) - [#80] Scaffold - Send functionality (#297)
[#295] Update "Commit Messages" section of CONTRIBUTING.md (#296) - [#295] Update "Commit Messages" section of CONTRIBUTING.md (#296)
[#293] first draft of history of transactions (#293) - [#293] first draft of history of transactions (#293)
[#284]: (Non)scrollable Transactions list based on Drawer - [#284]: (Non)scrollable Transactions list based on Drawer
## 0.0.1 build 21 ## 0.0.1 build 21
- [#258]: User can take the backup test successfully more than once (#282)\ - [#258]: User can take the backup test successfully more than once (#282)\

View File

@ -1566,7 +1566,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 24; CURRENT_PROJECT_VERSION = 25;
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG; DEVELOPMENT_TEAM = RLPRR8CPQG;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
@ -1591,7 +1591,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 24; CURRENT_PROJECT_VERSION = 25;
DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\"";
DEVELOPMENT_TEAM = RLPRR8CPQG; DEVELOPMENT_TEAM = RLPRR8CPQG;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
@ -1752,8 +1752,8 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/zcash/ZcashLightClientKit"; repositoryURL = "https://github.com/zcash/ZcashLightClientKit";
requirement = { requirement = {
kind = revision; kind = exactVersion;
revision = b4fbb36cd7757a656f7324f025891fdf8e8c22d6; version = "0.14.0-beta";
}; };
}; };
/* End XCRemoteSwiftPackageReference section */ /* End XCRemoteSwiftPackageReference section */

View File

@ -167,8 +167,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/zcash-hackworks/zcash-light-client-ffi.git", "location" : "https://github.com/zcash-hackworks/zcash-light-client-ffi.git",
"state" : { "state" : {
"branch" : "main", "revision" : "b7e8a2abab84c44046b4afe4ee4522a0fa2fcc7f",
"revision" : "8d4cff1ac9afccd7d7b6c4317dfe5e30c5c5bb42" "version" : "0.0.3"
} }
}, },
{ {
@ -176,7 +176,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/zcash/ZcashLightClientKit", "location" : "https://github.com/zcash/ZcashLightClientKit",
"state" : { "state" : {
"revision" : "b4fbb36cd7757a656f7324f025891fdf8e8c22d6" "revision" : "74f3ae20f26748e162c051e5fa343c71febc4294",
"version" : "0.14.0-beta"
} }
} }
], ],

View File

@ -25,12 +25,12 @@
<string>$(MARKETING_VERSION)</string> <string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string> <string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSCameraUsageDescription</key>
<string>Scan zAddress Qr Codes</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>NSCameraUsageDescription</key>
<string>Scan zAddress Qr Codes</string>
<key>UIAppFonts</key> <key>UIAppFonts</key>
<array> <array>
<string>Zboto.otf</string> <string>Zboto.otf</string>