From 565fa18db256cc0e44243ee9a30aa3b6dfc88697 Mon Sep 17 00:00:00 2001 From: Michael Schuster Date: Sun, 7 Jun 2020 16:21:02 +0200 Subject: [PATCH] macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14 Required for our build server that uses an older SDK to support previous macOS versions. See: https://developer.apple.com/documentation/appkit/nsappearancecustomization/choosing_a_specific_appearance_for_your_macos_app Signed-off-by: Michael Schuster --- cmake/modules/MacOSXBundleInfo.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index 4ee60dcab..b753d9e5e 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -30,6 +30,8 @@ (C) 2014-2020 @APPLICATION_VENDOR@ NSSupportsAutomaticGraphicsSwitching + NSRequiresAquaSystemAppearance + SUShowReleaseNotes SUPublicDSAKeyFile