macosx: Disables safe area compatibility mode in Info.plist

Signal that the compatibility mode is not needed and VLC takes
care about the safe area directly.
This commit is contained in:
David Fuhrmann 2022-01-13 21:45:04 +01:00 committed by Hugo Beauzée-Luyssen
parent eb73710144
commit 7d014e8d4b
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
<true/>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>NSPrefersDisplaySafeAreaCompatibilityMode</key>
<false/>
<key>CFBundleDocumentTypes</key>
<array>
<dict>