summaryrefslogtreecommitdiff
path: root/deploy-osx.sh
blob: 5efe08e7d224ccd94e1311a23614b5550edfcb58 (plain)
1
2
3
4
5
6
7
# deploy the Mac app bundle. Note the bin/ directory
# of Qt should be in your PATH

macdeployqt tikzit.app
hdiutil create -volname TikZiT -srcfolder tikzit.app -ov -format UDZO tikzit.dmg