Revert "iPadOS External Display Fullscreen Support (#557)"

This breaks App Store Guidelines because we don't support all device orientations.

This reverts commit ff40bc105e1324de9c633131530767a0a8b070dc.
This commit is contained in:
Cameron Gutman 2023-09-29 01:31:59 -05:00
parent 40938d198f
commit 5d9fa4d003

View File

@ -69,7 +69,7 @@
<string>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<false/>
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>UISupportedInterfaceOrientations</key>