summaryrefslogtreecommitdiff
path: root/deploy-osx.sh
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-10-09 12:59:33 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-10-09 12:59:33 +0200
commit27521c4f1312a66dd3e196cd4f4912c8fe51695d (patch)
treef990cf76aff7f39087966e256f3658091e47256f /deploy-osx.sh
parent65f489fc6ac4dc27c2107d517ed81ecbeeca9e0e (diff)
mac icon 2
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
+