From fae2f9e3dd7cafff2519029287c13e37d7ad8d79 Mon Sep 17 00:00:00 2001 From: Milan Paunovic Date: Thu, 31 Oct 2024 12:07:52 +0100 Subject: [PATCH] updates --- app.json | 2 +- ios/cally/Info.plist | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 82d789f..7413002 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "55", + "buildNumber": "60", "usesAppleSignIn": true }, "android": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index baf1726..046ab16 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -47,7 +47,7 @@ CFBundleVersion - 55 + 60 LSRequiresIPhoneOS NSAppTransportSecurity @@ -135,6 +135,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