gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] branch master updated: Bump version to 0.9.3 (21)


From: gnunet
Subject: [taler-taler-ios] branch master updated: Bump version to 0.9.3 (21)
Date: Wed, 25 Oct 2023 00:18:24 +0200

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

The following commit(s) were added to refs/heads/master by this push:
     new 686fcd4  Bump version to 0.9.3 (21)
686fcd4 is described below

commit 686fcd449a03909cc8f5c9deaa9e83838d2d44aa
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Oct 25 00:17:30 2023 +0200

    Bump version to 0.9.3 (21)
---
 TalerWallet.xcodeproj/project.pbxproj       | 8 ++++----
 TalerWallet1/Views/Settings/AboutView.swift | 8 --------
 TestFlight/WhatToTest.en-US.txt             | 6 ++++++
 3 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/TalerWallet.xcodeproj/project.pbxproj 
b/TalerWallet.xcodeproj/project.pbxproj
index 56565e8..34e503c 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1291,7 +1291,7 @@
                                CODE_SIGN_ENTITLEMENTS = 
"$(TARGET_NAME).entitlements";
                                CODE_SIGN_IDENTITY = "Apple Development";
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 20;
+                               CURRENT_PROJECT_VERSION = 21;
                                DEVELOPMENT_TEAM = GUDDQ9428Y;
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
@@ -1331,7 +1331,7 @@
                                CODE_SIGN_ENTITLEMENTS = 
"$(TARGET_NAME).entitlements";
                                CODE_SIGN_IDENTITY = "Apple Development";
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 20;
+                               CURRENT_PROJECT_VERSION = 21;
                                DEVELOPMENT_TEAM = GUDDQ9428Y;
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
@@ -1488,7 +1488,7 @@
                                CODE_SIGN_ENTITLEMENTS = 
"$(TARGET_NAME).entitlements";
                                CODE_SIGN_IDENTITY = "Apple Development";
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 20;
+                               CURRENT_PROJECT_VERSION = 21;
                                DEVELOPMENT_TEAM = GUDDQ9428Y;
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
@@ -1529,7 +1529,7 @@
                                CODE_SIGN_ENTITLEMENTS = 
"$(TARGET_NAME).entitlements";
                                CODE_SIGN_IDENTITY = "Apple Development";
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 20;
+                               CURRENT_PROJECT_VERSION = 21;
                                DEVELOPMENT_TEAM = GUDDQ9428Y;
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
diff --git a/TalerWallet1/Views/Settings/AboutView.swift 
b/TalerWallet1/Views/Settings/AboutView.swift
index e6de724..8a388ac 100644
--- a/TalerWallet1/Views/Settings/AboutView.swift
+++ b/TalerWallet1/Views/Settings/AboutView.swift
@@ -18,14 +18,6 @@ struct AboutView: View {
     @AppStorage("developerMode") var developerMode: Bool = false
 #endif
     @AppStorage("myListStyle") var myListStyle: MyListStyle = .automatic
-    @AppStorage("iconOnly") var iconOnly: Bool = false
-
-#if TABBAR  // Taler Wallet
-#else       // GNU Taler
-    var hamburgerAction: () -> Void
-#endif
-
-    @EnvironmentObject private var model: WalletModel
 
     @State private var rotationEnabled = false
 
diff --git a/TestFlight/WhatToTest.en-US.txt b/TestFlight/WhatToTest.en-US.txt
index 15cf835..cca7034 100644
--- a/TestFlight/WhatToTest.en-US.txt
+++ b/TestFlight/WhatToTest.en-US.txt
@@ -1,4 +1,10 @@
 
+Version 0.9.3 (21)
+
+- BugFix: P2P payments should work again
+- CurrencyFormatter for Balance
+
+
 Version 0.9.3 (20)
 
 • A/B test: GNU Taler with hamburger button and sideview, Taler Wallet with 
tab bar

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]