diff --git a/app.json b/app.json index 9ad190e..e9e5ea9 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "40", + "buildNumber": "42", "usesAppleSignIn": true }, "android": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index 468c1d5..5d4fd82 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -47,7 +47,7 @@ CFBundleVersion - 40 + 42 LSRequiresIPhoneOS NSAppTransportSecurity @@ -118,6 +118,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