Don't use make app

This commit is contained in:
Konstantinos Sideris 2017-11-05 19:29:35 +02:00
parent a6d246b43a
commit 0740169f1c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
make app
cp -fp ./build/nheko dist/MacOS/Nheko.app/Contents/MacOS
sudo macdeployqt dist/MacOS/Nheko.app -dmg
user=$(id -nu)