From d840d11a72cde97925eacb7c37700e0c1d8f5295 Mon Sep 17 00:00:00 2001 From: Adam Demasi Date: Mon, 6 Sep 2021 18:50:44 +0930 Subject: [PATCH] Fix warning about iPad orientations --- FlashBack/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FlashBack/Info.plist b/FlashBack/Info.plist index f81118c..b3a8f71 100755 --- a/FlashBack/Info.plist +++ b/FlashBack/Info.plist @@ -40,6 +40,8 @@ UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight UIUserInterfaceStyle Dark