gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 06/07: Info & SceneConfigurations, v0.9.2, bundleID


From: gnunet
Subject: [taler-taler-ios] 06/07: Info & SceneConfigurations, v0.9.2, bundleID
Date: Wed, 22 Feb 2023 16:16:33 +0100

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

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

commit a383bd58a186b7200d13fb088aa7faf6ffd3f998
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Feb 22 10:41:11 2023 +0100

    Info & SceneConfigurations, v0.9.2, bundleID
---
 Info.plist                            |  9 ++++++++-
 TalerWallet.xcodeproj/project.pbxproj | 18 ++++++++----------
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/Info.plist b/Info.plist
index 18225d6..4f254b8 100644
--- a/Info.plist
+++ b/Info.plist
@@ -8,7 +8,7 @@
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                        <key>CFBundleURLName</key>
-                       <string>net.taler.talerwallet</string>
+                       <string>com.taler-systems.talerwallet</string>
                        <key>CFBundleURLSchemes</key>
                        <array>
                                <string>taler</string>
@@ -20,5 +20,12 @@
        </array>
        <key>ITSAppUsesNonExemptEncryption</key>
        <false/>
+       <key>UIApplicationSceneManifest</key>
+       <dict>
+               <key>UIApplicationSupportsMultipleScenes</key>
+               <true/>
+               <key>UISceneConfigurations</key>
+               <dict/>
+       </dict>
 </dict>
 </plist>
diff --git a/TalerWallet.xcodeproj/project.pbxproj 
b/TalerWallet.xcodeproj/project.pbxproj
index 972d2b6..6281226 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -775,15 +775,14 @@
                                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                                CLANG_ENABLE_MODULES = YES;
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 2;
+                               CURRENT_PROJECT_VERSION = 1;
                                DEVELOPMENT_TEAM = "";
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
                                INFOPLIST_FILE = Info.plist;
                                INFOPLIST_KEY_CFBundleDisplayName = "Taler 
Wallet";
                                INFOPLIST_KEY_LSApplicationCategoryType = 
"public.app-category.finance";
-                               INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler.net";
-                               
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
+                               INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler-Systems.com";
                                INFOPLIST_KEY_UILaunchScreen_Generation = YES;
                                INFOPLIST_KEY_UISupportedInterfaceOrientations 
= UIInterfaceOrientationPortrait;
                                
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = 
"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
@@ -792,8 +791,8 @@
                                        "$(inherited)",
                                        "@executable_path/Frameworks",
                                );
-                               MARKETING_VERSION = 0.9.1;
-                               PRODUCT_BUNDLE_IDENTIFIER = 
net.taler.talerwallet;
+                               MARKETING_VERSION = 0.9.2;
+                               PRODUCT_BUNDLE_IDENTIFIER = 
"com.taler-systems.talerwallet15";
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SUPPORTED_PLATFORMS = "iphoneos 
iphonesimulator";
                                SUPPORTS_MACCATALYST = NO;
@@ -811,15 +810,14 @@
                                ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME 
= AccentColor;
                                CLANG_ENABLE_MODULES = YES;
                                CODE_SIGN_STYLE = Automatic;
-                               CURRENT_PROJECT_VERSION = 2;
+                               CURRENT_PROJECT_VERSION = 1;
                                DEVELOPMENT_TEAM = "";
                                ENABLE_PREVIEWS = YES;
                                GENERATE_INFOPLIST_FILE = YES;
                                INFOPLIST_FILE = Info.plist;
                                INFOPLIST_KEY_CFBundleDisplayName = "Taler 
Wallet";
                                INFOPLIST_KEY_LSApplicationCategoryType = 
"public.app-category.finance";
-                               INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler.net";
-                               
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
+                               INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler-Systems.com";
                                INFOPLIST_KEY_UILaunchScreen_Generation = YES;
                                INFOPLIST_KEY_UISupportedInterfaceOrientations 
= UIInterfaceOrientationPortrait;
                                
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = 
"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
@@ -828,8 +826,8 @@
                                        "$(inherited)",
                                        "@executable_path/Frameworks",
                                );
-                               MARKETING_VERSION = 0.9.1;
-                               PRODUCT_BUNDLE_IDENTIFIER = 
net.taler.talerwallet;
+                               MARKETING_VERSION = 0.9.2;
+                               PRODUCT_BUNDLE_IDENTIFIER = 
"com.taler-systems.talerwallet15";
                                PRODUCT_NAME = "$(TARGET_NAME)";
                                SUPPORTED_PLATFORMS = "iphoneos 
iphonesimulator";
                                SUPPORTS_MACCATALYST = NO;

-- 
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]