From cf927a1dfe1b0fe91ceb23602534f4862d58332b Mon Sep 17 00:00:00 2001 From: Connor Frank Date: Tue, 23 Apr 2024 17:54:11 -0400 Subject: assorted updates --- ios/Runner/Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ios/Runner/Info.plist') diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index c1d7a12..d8a1685 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -2,6 +2,8 @@ + CADisableMinimumFrameDurationOnPhone + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName @@ -24,6 +26,8 @@ $(FLUTTER_BUILD_NUMBER) LSRequiresIPhoneOS + UIApplicationSupportsIndirectInputEvents + UILaunchStoryboardName LaunchScreen UIMainStoryboardFile @@ -41,9 +45,5 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - CADisableMinimumFrameDurationOnPhone - - UIApplicationSupportsIndirectInputEvents - -- cgit v1.2.3