diff --git a/osx/makebundle.sh b/osx/makebundle.sh index dc750491..3a62f4f4 100755 --- a/osx/makebundle.sh +++ b/osx/makebundle.sh @@ -6,6 +6,4 @@ rm -f *.app.zip python $HOME/.local/bin/gtk-mac-bundler zoitechat.bundle echo "Compressing bundle" -#hdiutil create -format UDBZ -srcdir ZoiteChat.app -quiet ZoiteChat-2.9.6.1-$(git rev-parse --short master).dmg zip -9rXq ./ZoiteChat-$(git describe --tags).app.zip ./ZoiteChat.app -