From dea28725c8cfc2bb930da171474f0a0ca85d5041 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 28 Nov 2020 19:53:11 +0100 Subject: MacOSX: make installer compatible with macFUSE 4.0 and restriction to INTEL cpu to support new M1 cpu --- src/Setup/MacOSX/veracrypt.pkgproj | 51 +++----------------------------------- 1 file changed, 4 insertions(+), 47 deletions(-) (limited to 'src') diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index f59973f0..4f28d34e 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -743,50 +743,6 @@ LIST - - BEHAVIOR - 3 - DICTIONARY - - IC_REQUIREMENT_CPU_ARCHITECTURE_FAMILY - 2 - IC_REQUIREMENT_CPU_INTEL_ARCHITECTURE_TYPE - 2 - IC_REQUIREMENT_CPU_MINIMUM_CPU_CORES_COUNT - 1 - IC_REQUIREMENT_CPU_MINIMUM_FREQUENCY - 866666 - IC_REQUIREMENT_CPU_POWERPC_ARCHITECTURE_TYPE - 0 - - IC_REQUIREMENT_CHECK_TYPE - 0 - IDENTIFIER - fr.whitebox.Packages.requirement.cpu - MESSAGE - - - LANGUAGE - English - SECONDARY_VALUE - - VALUE - VeraCrypt runs only on Intel 64-bit platforms. - - - LANGUAGE - French - SECONDARY_VALUE - - VALUE - VeraCrypt supporte seulement les platformes Intel 64 bit. - - - NAME - Processor - STATE - - BEHAVIOR 3 @@ -834,7 +790,8 @@ 1 IC_REQUIREMENT_FILES_LIST - /usr/local/lib/libosxfuse_i64.2.dylib + /usr/local/lib/libfuse.dylib + /usr/local/lib/libosxfuse.2.dylib IC_REQUIREMENT_FILES_SELECTOR 0 @@ -851,7 +808,7 @@ SECONDARY_VALUE VALUE - OSXFuse seems to be missing on your machine. VeraCrypt requires OSXFuse 2.5 or above. + OSXFuse seems to be missing on your machine. VeraCrypt requires OSXFuse 3.10 or above. Please download the latest OSXFuse version from : https://osxfuse.github.io/ @@ -861,7 +818,7 @@ https://osxfuse.github.io/ SECONDARY_VALUE VALUE - OSXFuse semble ne pas être installé sur votre machine. VeraCrypt nécessite OSXFuse 2.5 ou supérieur. + OSXFuse semble ne pas être installé sur votre machine. VeraCrypt nécessite OSXFuse 3.10 ou supérieur. Merci de télécharger la dernière version de OSXFuse à partir de : https://osxfuse.github.io/ -- cgit v1.2.3