From 117b1d7b448984c5a08f9939e4cecec4f569f75b Mon Sep 17 00:00:00 2001 From: Alexander Batalov Date: Tue, 28 Feb 2023 20:31:19 +0300 Subject: [PATCH] Fix iPad settings Follow-up to alexbatalov/fallout1-ce#29 --- os/ios/Info.plist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/os/ios/Info.plist b/os/ios/Info.plist index ad64f3b..3eedf54 100644 --- a/os/ios/Info.plist +++ b/os/ios/Info.plist @@ -32,6 +32,11 @@ True UIApplicationSupportsIndirectInputEvents + UIDeviceFamily + + 1 + 2 + UIFileSharingEnabled UILaunchStoryboardName @@ -49,8 +54,6 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown