From 8eb232a4a38df34028e13f9214c8ff9a144ad03f Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 1 Oct 2023 18:51:20 +0200 Subject: MacOS: set minimum target to OSX 12. Fix About menu not working. The modification to Forms.cpp is temporary until we find a better approach --- src/Setup/MacOSX/veracrypt.pkgproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/Setup') diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 7928d8dc..dc2d843f 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -1,5 +1,4 @@ - @@ -756,7 +755,7 @@ IC_REQUIREMENT_OS_DISTRIBUTION_TYPE 0 IC_REQUIREMENT_OS_MINIMUM_VERSION - 100900 + 120001 IC_REQUIREMENT_CHECK_TYPE 0 @@ -768,13 +767,13 @@ LANGUAGE English VALUE - VeraCrypt requires MacOSX 10.9 and above. + VeraCrypt requires MacOSX 12 and above. LANGUAGE French VALUE - VeraCrypt nécessite MacOSX 10.9 et supérieur. + VeraCrypt nécessite MacOSX 12 et supérieur. NAME -- cgit v1.2.3