mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 14:51:40 +00:00
MACOSX: Remove NSRequiresAquaSystemAppearance from Info.plist, for now
Bug #11430. Enabling Dark Mode compatibility, either by using NSRequiresAquaSystemAppearance on older SDKs, or by using 10.14+ SDKs, makes the display blurry on Retina screens on Mojave (and probably Catalina). This is probably a macOS bug: https://bugzilla.libsdl.org/show_bug.cgi?id=5087 Revert commit 485e8bee17230ed8e17a27eaf148a3330f305a6f for now.
This commit is contained in:
parent
b32c82e18c
commit
c59bf95ba8
@ -72,8 +72,6 @@
|
||||
<string>faYfM+DGPgJCrRzpxSHoFD0rzHa6ZnnEXuzz2E7ZRUk=</string>
|
||||
<key>NSDockTilePlugIn</key>
|
||||
<string>scummvm.docktileplugin</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false/>
|
||||
<key>NSDocumentsFolderUsageDescription</key>
|
||||
<string>ScummVM saves and loads savegames in the Documents folder by default.</string>
|
||||
<key>SUPublicDSAKeyFile</key>
|
||||
|
@ -72,8 +72,6 @@
|
||||
<string>faYfM+DGPgJCrRzpxSHoFD0rzHa6ZnnEXuzz2E7ZRUk=</string>
|
||||
<key>NSDockTilePlugIn</key>
|
||||
<string>scummvm.docktileplugin</string>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<false/>
|
||||
<key>NSDocumentsFolderUsageDescription</key>
|
||||
<string>ScummVM saves and loads savegames in the Documents folder by default.</string>
|
||||
<key>SUPublicDSAKeyFile</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user