summaryrefslogtreecommitdiff
path: root/deploy-osx.sh
diff options
context:
space:
mode:
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..a04f7f7
--- /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
+