From 04c463cb31b2997e8b3cc269c794b30e6c3229b3 Mon Sep 17 00:00:00 2001 From: Michel Mastriani Date: Tue, 9 Apr 2019 18:37:00 +0000 Subject: [PATCH] -- updated QT version --- archive/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/build.sh b/archive/build.sh index 828eb10..503d528 100644 --- a/archive/build.sh +++ b/archive/build.sh @@ -2,8 +2,8 @@ OSX_BUILD_PATH=$PWD FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release -# replace 5.11.2 by your QT version, and check if the instation path is the same -QT_MACDEPLOY=~/Qt/5.11.2/clang_64/bin/macdeployqt +# replace 5.12.2 by your QT version, and check if the instation path is the same +QT_MACDEPLOY=~/Qt/5.12.2/clang_64/bin/macdeployqt cd $FRACTORIUM_RELEASE_ROOT