diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist index 11787fa..7bfcbfe 100644 --- a/ios/App/App/Info.plist +++ b/ios/App/App/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion de CFBundleDisplayName - FEDEO + FEDEO CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier @@ -19,30 +19,30 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleURLTypes - - - CFBundleURLSchemes - - fedeo - - - + + + CFBundleURLSchemes + + fedeo + + + CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS NSLocationAlwaysUsageDescription - One Signal Notifications - NSLocationWhenInUseUsageDescription - One Signal Notifications - NSSupportsLiveActivities - - NSSupportsLiveActivitiesFrequentUpdates - - UIBackgroundModes - - remote-notification - + One Signal Notifications + NSLocationWhenInUseUsageDescription + One Signal Notifications + NSSupportsLiveActivities + + NSSupportsLiveActivitiesFrequentUpdates + + UIBackgroundModes + + remote-notification + UILaunchStoryboardName LaunchScreen UIMainStoryboardFile @@ -58,6 +58,7 @@ UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight