forgot macdeployqt
This commit is contained in:
parent
172406efa2
commit
5bdb57a8ba
@ -13,7 +13,7 @@ ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/"
|
|||||||
cd ${ROOT_DIR}
|
cd ${ROOT_DIR}
|
||||||
|
|
||||||
# This thing basically does all the work
|
# This thing basically does all the work
|
||||||
macdeployqt ../bin/Attorney_Online.app
|
/usr/local/opt/qt/bin/macdeployqt ../bin/Attorney_Online.app
|
||||||
|
|
||||||
# Need to add the dependencies
|
# Need to add the dependencies
|
||||||
cp ../lib/* ../bin/Attorney_Online.app/Contents/Frameworks
|
cp ../lib/* ../bin/Attorney_Online.app/Contents/Frameworks
|
||||||
|
Loading…
Reference in New Issue
Block a user