From 454786e6035b769d0747c538c6e6cf9b373b448b Mon Sep 17 00:00:00 2001 From: Francisco Gindre Date: Tue, 7 Mar 2023 18:48:53 -0300 Subject: [PATCH] [#633] build and release from tag 0.0.1-45 (#634) Closes #633 --- CHANGELOG.md | 10 +++++++++- secant.xcodeproj/project.pbxproj | 8 ++++---- .../xcshareddata/swiftpm/Package.resolved | 4 ++-- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d89570a..8c00a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog -# Unreleased +# 0.0.1 build 45 +- [#633] build and release from tag 0.0.1-45 - [#611] Disable Send ZEC button when sync in progress +- [#617] Use L10n for all the texts in the app (#627) +- [#594] Don't Allow user to proceed to send funds if they are not available for spend (#629) +- [#595] Visbility of fiat conversion on homeage depends on feature flag (#625) +- [#592] Add export logs to debug menu (#621) +- PR Fix how sync progress is displayed (#624) +- [#618] Use SwiftGen to generate L10n structure (#619) +- [#609] Split birthday from the import seed phrase (#622) # 0.0.1 build 44 This is the baseline build for iOS Re-Scoping epic. - [#819] build and release from tag 0.0.1-44 diff --git a/secant.xcodeproj/project.pbxproj b/secant.xcodeproj/project.pbxproj index cce1d9b..2c9392b 100644 --- a/secant.xcodeproj/project.pbxproj +++ b/secant.xcodeproj/project.pbxproj @@ -3073,7 +3073,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-testnet"; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 44; + CURRENT_PROJECT_VERSION = 45; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_TEAM = RLPRR8CPQG; @@ -3102,7 +3102,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-testnet"; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 44; + CURRENT_PROJECT_VERSION = 45; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_TEAM = RLPRR8CPQG; ENABLE_BITCODE = NO; @@ -3248,7 +3248,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 44; + CURRENT_PROJECT_VERSION = 45; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_TEAM = RLPRR8CPQG; @@ -3277,7 +3277,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 44; + CURRENT_PROJECT_VERSION = 45; DEVELOPMENT_ASSET_PATHS = "\"secant/Preview Content\""; DEVELOPMENT_TEAM = RLPRR8CPQG; ENABLE_BITCODE = NO; diff --git a/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e2a6ea5..2522917 100644 --- a/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/secant.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -257,8 +257,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-http2.git", "state" : { - "revision" : "860622124b01cc1863b4e65dc449b6b457ca5704", - "version" : "1.25.1" + "revision" : "38feec96bcd929028939107684073554bf01abeb", + "version" : "1.25.2" } }, {