From f5971316045bb0777ba2ee5482130c9209d165dd Mon Sep 17 00:00:00 2001 From: bubnikv Date: Mon, 11 Nov 2019 15:16:20 +0100 Subject: [PATCH] Trying to disable dark mode when compiled against the latest OSX SDK as we are not yet ready for that. --- src/platform/osx/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/platform/osx/Info.plist.in b/src/platform/osx/Info.plist.in index f4e298180..d09f015b9 100644 --- a/src/platform/osx/Info.plist.in +++ b/src/platform/osx/Info.plist.in @@ -116,5 +116,7 @@ NSApplication NSHighResolutionCapable + NSRequiresAquaSystemAppearance +