From a8fea1d64358793691418089552b6bb9ab32d189 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 18 Dec 2016 12:11:17 +0100 Subject: MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add custom icon to these files on Finder. --- src/Main/Main.make | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Main/Main.make') diff --git a/src/Main/Main.make b/src/Main/Main.make index 92865ef3..db04eee3 100644 --- a/src/Main/Main.make +++ b/src/Main/Main.make @@ -173,6 +173,7 @@ endif endif cp $(PWD)/Resources/Icons/VeraCrypt.icns $(APPNAME).app/Contents/Resources + cp $(PWD)/Resources/Icons/VeraCrypt_Volume.icns $(APPNAME).app/Contents/Resources cp "$(PWD)/Release/Setup Files/VeraCrypt User Guide.pdf" $(APPNAME).app/Contents/Resources echo -n APPLTRUE >$(APPNAME).app/Contents/PkgInfo -- cgit v1.2.3