summaryrefslogtreecommitdiff
path: root/deploy-osx.sh
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-10-23 16:35:21 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-10-23 16:35:21 +0200
commit30dcb0a5460c0d364907fdcc10beeb8aabc78106 (patch)
tree49feb8753359b41a83e4bbde424ab09f4799838e /deploy-osx.sh
parentc220b6e1264822c6f8d97ab216a319261106e614 (diff)
parent43233c4f76c5a96c08dcb033372294fbafbaf663 (diff)
Merge tag 'v2.0' into debian/sid
Diffstat (limited to 'deploy-osx.sh')
-rwxr-xr-xdeploy-osx.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy-osx.sh b/deploy-osx.sh
new file mode 100755
index 0000000..15d69f7
--- /dev/null
+++ b/deploy-osx.sh
@@ -0,0 +1,5 @@
+# deploy the Mac app bundle. Note the bin/ directory
+# of Qt should be in your PATH
+
+macdeployqt tikzit.app -dmg
+