Implement bank transfer app flows

This commit is contained in:
2026-06-08 00:03:57 +05:00
parent ef877217ad
commit 9b281d48a7
127 changed files with 8008 additions and 90 deletions
+4
View File
@@ -400,6 +400,8 @@
DEVELOPMENT_TEAM = 437JYGSZYP;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_NSCameraUsageDescription = "Used to scan PayMV QR codes for transfers";
INFOPLIST_KEY_NSFaceIDUsageDescription = "Thijooree uses Face ID to protect access to your banking credentials.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
@@ -432,6 +434,8 @@
DEVELOPMENT_TEAM = 437JYGSZYP;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_NSCameraUsageDescription = "Used to scan PayMV QR codes for transfers";
INFOPLIST_KEY_NSFaceIDUsageDescription = "Thijooree uses Face ID to protect access to your banking credentials.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;