taler-ios

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

commit 98198473d06c9c77f47970dddd3b644c374ae963
parent acfde436b54a007d337a640eec938f8a6bf2c7c1
Author: Marc Stibane <marc@taler.net>
Date:   Wed, 15 Apr 2026 15:08:42 +0200

UIApplicationSceneManifest_Generation

Diffstat:
MTalerWalletXC.xcodeproj/project.pbxproj | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/TalerWalletXC.xcodeproj/project.pbxproj b/TalerWalletXC.xcodeproj/project.pbxproj @@ -708,7 +708,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -754,7 +753,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -800,7 +798,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -845,7 +842,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -1020,7 +1016,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; @@ -1065,7 +1060,6 @@ INFOPLIST_KEY_NSCameraUsageDescription = "Scan QR Codes"; INFOPLIST_KEY_NSFaceIDUsageDescription = "Protect your money"; INFOPLIST_KEY_NSHumanReadableCopyright = "© Taler-Systems.com"; - INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";