From 3f5fb9e434b751812fe7b2556d43ec3c61d36513 Mon Sep 17 00:00:00 2001 From: Camila Date: Tue, 24 Oct 2023 18:38:00 +0200 Subject: [PATCH] Upgrade to Mac OS 12.0.0. - Mac OS Monterey should be the minimun OS version since Apple stopped supporting anything bellow. Signed-off-by: Camila --- cmake/modules/MacOSXBundleInfo.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index cb9b794d84662..e0dba2ef62355 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -5,7 +5,7 @@ NSPrincipalClass NSApplication LSMinimumSystemVersion - 10.14.0 + 12.0.0 LSUIElement CFBundleDevelopmentRegion