From 032774e280c8ecc4d0ec32e2afdf1f742e0e07d1 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Tue, 19 Jul 2022 12:54:02 +0200 Subject: [PATCH] Update macOS Info.plist Signed-off-by: Claudio Cambra --- 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 50656a26e..fc66c62f1 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -4,6 +4,8 @@ NSPrincipalClass NSApplication + LSMinimumSystemVersion + 10.14.0 LSUIElement CFBundleDevelopmentRegion @@ -27,7 +29,7 @@ CFBundleShortVersionString @MIRALL_VERSION_STRING@ NSHumanReadableCopyright - (C) 2014-2020 @APPLICATION_VENDOR@ + (C) 2014-2022 @APPLICATION_VENDOR@ NSSupportsAutomaticGraphicsSwitching NSRequiresAquaSystemAppearance