From 710a2af6b5496df4ee5cfe13a9c407cf27979de2 Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Fri, 22 Feb 2019 14:38:53 +0100 Subject: [PATCH] macOS: Opt out of dark mode for now #7043 --- cmake/modules/MacOSXBundleInfo.plist.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index f8e4f8836e..3ce62873d8 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -27,7 +27,9 @@ CFBundleShortVersionString @MIRALL_VERSION_STRING@ NSHumanReadableCopyright - (C) 2014-2018 @APPLICATION_VENDOR@ + (C) 2014-2019 @APPLICATION_VENDOR@ + NSRequiresAquaSystemAppearance + SUShowReleaseNotes SUPublicDSAKeyFile