From 37891c2bb05dbdd90639907dd374ef18a4de8181 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 11 Aug 2014 07:52:58 +0200 Subject: MacOSX : Add detection of MacFUSE compatibility layer in installer. Change package name to include version in order to avoid specifying manually the title of the installer window. --- src/Setup/MacOSX/veracrypt.pkgproj | 53 +++++++++++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 3 deletions(-) (limited to 'src/Setup/MacOSX/veracrypt.pkgproj') diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 1fb41f14..569d1ac2 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -669,9 +669,9 @@ LANGUAGE - English + French VALUE - VeraCrypt 1.0d + @@ -810,6 +810,53 @@ https://osxfuse.github.io/ STATE + + BEHAVIOR + 3 + DICTIONARY + + IC_REQUIREMENT_FILES_CONDITION + 0 + IC_REQUIREMENT_FILES_DISK_TYPE + 1 + IC_REQUIREMENT_FILES_LIST + + /Library/Frameworks/MacFUSE.framework/MacFUSE + /usr/local/lib/libfuse.dylib + + IC_REQUIREMENT_FILES_SELECTOR + 1 + + IC_REQUIREMENT_CHECK_TYPE + 0 + IDENTIFIER + fr.whitebox.Packages.requirement.files + MESSAGE + + + LANGUAGE + English + SECONDARY_VALUE + + VALUE + VeraCrypt needs OSXFUSE to be installed with MacFUSE compatibility layer enabled. +Please re-install OSXFUSE and check the MacFUSE compatibility layer in the installer. + + + LANGUAGE + French + SECONDARY_VALUE + + VALUE + VeraCrypt nécessite que OSXFUSE soit installé avec l'option "MacFUSE compatibility layer". +Merci de ré-installer OSXFUSE et de cocher l'option de compatibilité MacFUSE dans l'installeur. + + + NAME + MacFUSE compatibility layer + STATE + + POSTINSTALL_PATH @@ -1002,7 +1049,7 @@ https://osxfuse.github.io/ NAME - veracrypt + VeraCrypt 1.0d SHARED_GLOBAL_DATA -- cgit v1.2.3