summaryrefslogtreecommitdiff
path: root/TalerWallet.xcodeproj
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-10-13 09:25:00 +0200
committerMarc Stibane <marc@taler.net>2023-10-13 09:49:38 +0200
commit2ba3266dcb73a9b34d1b2030d7b3d5052148c1c4 (patch)
treef265f0dfcc1a6e53434e43d50807be212439e845 /TalerWallet.xcodeproj
parent6fd6cd4808b998051afd255375d82b11333f459e (diff)
downloadtaler-ios-2ba3266dcb73a9b34d1b2030d7b3d5052148c1c4.tar.gz
taler-ios-2ba3266dcb73a9b34d1b2030d7b3d5052148c1c4.tar.bz2
taler-ios-2ba3266dcb73a9b34d1b2030d7b3d5052148c1c4.zip
TabBar for Taler Wallet - GNU Taler stays on SideView
Diffstat (limited to 'TalerWallet.xcodeproj')
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
index 1a3aade..9261418 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1441,6 +1441,7 @@
MTL_FAST_MATH = YES;
OTHER_LDFLAGS = "-lc++";
SDKROOT = iphoneos;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_STRICT_CONCURRENCY = complete;
@@ -1482,6 +1483,7 @@
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG TABBAR";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
VALIDATE_WORKSPACE = YES;
@@ -1522,6 +1524,7 @@
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = TABBAR;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
VALIDATE_WORKSPACE = YES;