diff --git a/app.json b/app.json index 84c0c79..f1836a4 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "19" + "buildNumber": "20" }, "android": { "adaptiveIcon": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index f808154..553278d 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -45,7 +45,7 @@ CFBundleVersion - 19 + 20 LSRequiresIPhoneOS NSAppTransportSecurity @@ -85,6 +85,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