taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit dbf44d68d7673acfc9f7d9a688c0bc2871614012
parent 297082c0fab60fb305d7ed96de4aa52532405d09
Author: Marc Stibane <marc@taler.net>
Date:   Wed, 26 Jul 2023 15:27:38 +0200

iOS: bump version to 0.9.3 (16)

Diffstat:
MTalerWallet.xcodeproj/project.pbxproj | 6+++---
MTestFlight/WhatToTest.en-US.txt | 13+++++++++++++
2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj @@ -721,7 +721,7 @@ buildActionMask = 2147483647; files = ( 4E363CC02A24754200D7E98C /* Settings.bundle in Resources */, - 4E8C17202A6509BB005B2392 /* Atkinson-Hyperlegible-Regular-102.otf in Resources */, + 4E8C17202A6509BB005B2392 /* Atkinson-Hyperlegible-Regular-102.otf in Resources */, 4E8C17222A6509BB005B2392 /* Atkinson-Hyperlegible-Bold-102.otf in Resources */, 4E8C17232A6509BB005B2392 /* Atkinson-Hyperlegible-BoldItalic-102.otf in Resources */, 4E8C17212A6509BB005B2392 /* Atkinson-Hyperlegible-Italic-102.otf in Resources */, @@ -997,7 +997,7 @@ CODE_SIGN_ENTITLEMENTS = "GNU Taler.entitlements"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = GUDDQ9428Y; ENABLE_PREVIEWS = YES; @@ -1039,7 +1039,7 @@ CODE_SIGN_ENTITLEMENTS = "GNU Taler.entitlements"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 15; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = GUDDQ9428Y; ENABLE_PREVIEWS = YES; diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt @@ -1,4 +1,17 @@ +Version 0.9.3 (16) + +• Switch on Developer Mode in Settings, then +• Run Integration Test (Demo 1), then immediately switch back to Balances +• (repeat with Demo 2) + +- Terms of Service more self-explaining (check this before running the integration test) +- Expiration pre-selected (middle button) in P2P +- Transaction details: Status field on top for better recognition +- Balances shows the last 3 transactions +- QR screen no longer vanishes immediately (P2P) + + Version 0.9.3 (15) • New Feature: Reset wallet (Throw away all your coins)