From 2bb0cbe16e5ed67a33f2aa9d292ea0e696967eba Mon Sep 17 00:00:00 2001 From: Tim Strazzere Date: Wed, 18 May 2016 14:03:40 -0700 Subject: Fix wxWidget expected directory for OSX install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9d81d5a4..99ba5bfe 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ The script build_veracrypt_macosx.sh available under "src/Build" performs the full build of VeraCrypt including the creation of the installer pkg. It expects to find the wxWidgets 3.0.2 sources at the same level as where you put VeraCrypt sources (i.e. if "src" path is "/Users/joe/Projects/VeraCrypt/src" -then wxWidgets should be at "/Users/joe/Projects/wxWidgets-wxWidgets-3.0.2") +then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.2") The build process uses Code Signing certificates whose ID is specified in src/Main/Main.make (lines 167 & 169). You'll have to modify these lines to put -- cgit v1.2.3