Create and Deploy dmg

This commit is contained in:
Florian Märkl 2019-08-18 18:14:02 +02:00 committed by Florian Märkl
commit 8d0f1d7076
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857

View file

@ -46,7 +46,11 @@ matrix:
env:
- CMAKE_PREFIX_PATH="/usr/local/opt/openssl@1.1;/usr/local/opt/qt"
- CMAKE_EXTRA_ARGS=""
- DEPLOY_FILE="""
- DEPLOY_FILE="Chiaki.dmg"
after_success:
- cd ..
- cp -a build/gui/chiaki.app Chiaki.app
- /usr/local/opt/qt/bin/macdeployqt Chiaki.app -dmg
install:
- scripts/build-ffmpeg.sh