diff --git a/app.json b/app.json index 95c3a34..5d37e3e 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "supportsTablet": true, "bundleIdentifier": "com.cally.app", "googleServicesFile": "./ios/GoogleService-Info.plist", - "buildNumber": "17" + "buildNumber": "18" }, "android": { "adaptiveIcon": { diff --git a/ios/cally/Info.plist b/ios/cally/Info.plist index f88bc5a..5b514b3 100644 --- a/ios/cally/Info.plist +++ b/ios/cally/Info.plist @@ -45,7 +45,7 @@ CFBundleVersion - 17 + 18 LSRequiresIPhoneOS NSAppTransportSecurity @@ -80,6 +80,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