diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 3db53b6e1..c87d15a33 100644 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -27,8 +27,6 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES"> - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ios/Runner/Base.lproj/LaunchScreen.storyboard b/ios/Runner/Base.lproj/LaunchScreen.storyboard index 8e2af140d..9b13a55f9 100644 --- a/ios/Runner/Base.lproj/LaunchScreen.storyboard +++ b/ios/Runner/Base.lproj/LaunchScreen.storyboard @@ -1,9 +1,9 @@ - - + + - + @@ -16,24 +16,24 @@ - + - + - + - - + + - + @@ -46,12 +46,12 @@ - + - + diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 46a599f37..84f94739a 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -1,94 +1,96 @@ - - AppGroupId - ${APP_GROUP_ID} - CADisableMinimumFrameDurationOnPhone - - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleDisplayName - Twake Mail - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - TMail - CFBundlePackageType - APPL - CFBundleShortVersionString - $(FLUTTER_BUILD_NAME) - CFBundleSignature - ???? - CFBundleURLTypes - - - CFBundleTypeRole - Editor - CFBundleURLSchemes - - ShareMedia-$(PRODUCT_BUNDLE_IDENTIFIER) - teammail.mobile - mailto - - - - CFBundleVersion - $(FLUTTER_BUILD_NUMBER) - FirebaseAppDelegateProxyEnabled - - LSApplicationQueriesSchemes - - https - http - mailto - sms - tel - linshare.mobile - - LSRequiresIPhoneOS - - NSContactsUsageDescription - Used by Team-Mail for Email address auto-completion. You can easily to find the email address in your contact book to send the email. - NSPhotoLibraryAddUsageDescription - To save photo to library, we need permission to access your photo library. - NSPhotoLibraryUsageDescription - To select and upload photo, we need permission to access your photo library. - UIBackgroundModes - - fetch - remote-notification - - UILaunchStoryboardName - LaunchScreen - UIMainStoryboardFile - Main - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UIViewControllerBasedStatusBarAppearance - - com.apple.developer.mail-client - - UIApplicationSupportsIndirectInputEvents - - UIUserInterfaceStyle - Light - UIViewControllerBasedStatusBarAppearance - - + + AppGroupId + ${APP_GROUP_ID} + CADisableMinimumFrameDurationOnPhone + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleDisplayName + Twake Mail + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + TMail + CFBundlePackageType + APPL + CFBundleShortVersionString + $(FLUTTER_BUILD_NAME) + CFBundleSignature + ???? + CFBundleURLTypes + + + CFBundleTypeRole + Editor + CFBundleURLSchemes + + ShareMedia-$(PRODUCT_BUNDLE_IDENTIFIER) + teammail.mobile + mailto + + + + CFBundleVersion + $(FLUTTER_BUILD_NUMBER) + FirebaseAppDelegateProxyEnabled + + LSApplicationQueriesSchemes + + https + http + mailto + sms + tel + linshare.mobile + + LSRequiresIPhoneOS + + NSContactsUsageDescription + Used by Team-Mail for Email address auto-completion. You can easily to find the email address in your contact book to send the email. + NSPhotoLibraryAddUsageDescription + To save photo to library, we need permission to access your photo library. + NSPhotoLibraryUsageDescription + To select and upload photo, we need permission to access your photo library. + UIBackgroundModes + + fetch + remote-notification + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UIViewControllerBasedStatusBarAppearance + + com.apple.developer.mail-client + + UIApplicationSupportsIndirectInputEvents + + UIUserInterfaceStyle + Light + UIViewControllerBasedStatusBarAppearance + + UIStatusBarHidden + +