gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 66/69: InterfaceOrientation


From: gnunet
Subject: [taler-taler-ios] 66/69: InterfaceOrientation
Date: Fri, 19 Jan 2024 09:02:39 +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 58b2bab0dab0d84af8b7a7cc0793b5dcd675547c
Author: Marc Stibane <marc@taler.net>
AuthorDate: Fri Jan 19 08:46:40 2024 +0100

    InterfaceOrientation
---
 TalerWallet.xcodeproj/project.pbxproj | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/TalerWallet.xcodeproj/project.pbxproj 
b/TalerWallet.xcodeproj/project.pbxproj
index 05619ea..3ab27b6 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1304,7 +1304,7 @@
                                INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler-Systems.com";
                                
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
                                INFOPLIST_KEY_UILaunchScreen_Generation = YES;
-                               INFOPLIST_KEY_UISupportedInterfaceOrientations 
= UIInterfaceOrientationPortrait;
+                               INFOPLIST_KEY_UISupportedInterfaceOrientations 
= "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight 
UIInterfaceOrientationPortrait";
                                
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = 
"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
                                IPHONEOS_DEPLOYMENT_TARGET = 15.0;
                                LD_RUNPATH_SEARCH_PATHS = (
@@ -1319,6 +1319,7 @@
                                SUPPORTS_MACCATALYST = NO;
                                SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
                                SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
+                               SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG 
GNU_TALER PRINT_CHANGES";
                                SWIFT_EMIT_LOC_STRINGS = YES;
                                TARGETED_DEVICE_FAMILY = 1;
                                VALIDATE_WORKSPACE = YES;
@@ -1345,7 +1346,7 @@
                                INFOPLIST_KEY_NSHumanReadableCopyright = "© 
Taler-Systems.com";
                                
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
                                INFOPLIST_KEY_UILaunchScreen_Generation = YES;
-                               INFOPLIST_KEY_UISupportedInterfaceOrientations 
= UIInterfaceOrientationPortrait;
+                               INFOPLIST_KEY_UISupportedInterfaceOrientations 
= "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight 
UIInterfaceOrientationPortrait";
                                
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = 
"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
                                IPHONEOS_DEPLOYMENT_TARGET = 15.0;
                                LD_RUNPATH_SEARCH_PATHS = (
@@ -1360,6 +1361,7 @@
                                SUPPORTS_MACCATALYST = NO;
                                SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
                                SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
+                               SWIFT_ACTIVE_COMPILATION_CONDITIONS = 
"GNU_TALER PRINT_CHANGES";
                                SWIFT_EMIT_LOC_STRINGS = YES;
                                TARGETED_DEVICE_FAMILY = 1;
                                VALIDATE_WORKSPACE = YES;

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