From d97387767b228828c84fae33f3313588860c7b09 Mon Sep 17 00:00:00 2001 From: Milan Paunovic Date: Sat, 12 Oct 2024 12:40:56 +0200 Subject: [PATCH] Prebuild --- app.json | 2 +- ios/cally/Info.plist | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index c8ddc5c..077e8e2 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "22" + "buildNumber": "23" }, "android": { "adaptiveIcon": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index 2b10e3f..cf5ca98 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -45,7 +45,7 @@ CFBundleVersion - 22 + 23 LSRequiresIPhoneOS NSAppTransportSecurity @@ -90,6 +90,7 @@ $(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route $(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route $(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route + $(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route UILaunchStoryboardName SplashScreen