From a9f936972f45185a6c2c019e7c6d37924768decb Mon Sep 17 00:00:00 2001 From: Michel Mastriani Date: Sat, 18 Apr 2020 13:42:02 +0000 Subject: [PATCH] build.sh edited online with Bitbucket --- archive/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/build.sh b/archive/build.sh index 1db63e8..3652514 100755 --- a/archive/build.sh +++ b/archive/build.sh @@ -2,7 +2,7 @@ OSX_BUILD_PATH=$PWD FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release -# replace 5.11.3 by your QT version, and ensure the installation path is the same +# replace 5.12.8 by your QT version, and ensure the installation path is the same QT_MACDEPLOY=~/Qt/5.12.8/clang_64/bin/macdeployqt cd $FRACTORIUM_RELEASE_ROOT