--Bug fixes

-Custom palettes were not being read correctly on non ANSI machines.

--Code changes
 -Prepare files for next release.
This commit is contained in:
Person
2020-02-25 18:31:44 -08:00
parent 87a8161fe4
commit c50568a98b
8 changed files with 15 additions and 7 deletions

View File

@ -2,7 +2,7 @@
OSX_BUILD_PATH=$PWD
FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release
# replace 5.12.2 by your QT version, and check if the instation path is the same
# replace 5.11.2 by your QT version, and ensure the installation path is the same
QT_MACDEPLOY=~/Qt/5.12.2/clang_64/bin/macdeployqt
cd $FRACTORIUM_RELEASE_ROOT