diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index 50656a26e7617..fc66c62f108ce 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