From ba5a32eb8831f2cb5b2c2ddbaad9be9ad14fd837 Mon Sep 17 00:00:00 2001 From: Milan Paunovic Date: Fri, 27 Sep 2024 10:36:06 +0200 Subject: [PATCH] build bump --- app.json | 2 +- ios/cally/Info.plist | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index f3aedde..b40a12b 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "11" + "buildNumber": "12" }, "android": { "adaptiveIcon": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index 025ee4c..2891b47 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -45,7 +45,7 @@ CFBundleVersion - 11 + 12 LSRequiresIPhoneOS NSAppTransportSecurity @@ -62,6 +62,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