Nicolas Cannasse 13 年之前
父节点
当前提交
016e969b73
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      std/tools/hxinst/hxinst-dmg.sh

+ 1 - 1
std/tools/hxinst/hxinst-dmg.sh

@@ -1 +1 @@
-hdiutil create -srcfolder "Haxe Installer.app" -volname "Haxe Installer" -fs HFS+ -fsargs "-c c=64,a=16,e=16" -format UDZ0 -imagekey zlib-level=9 hxinst.dmg
+hdiutil create -srcfolder "Haxe Installer.app" -volname "Haxe Installer" -fs HFS+ -fsargs "-c c=64,a=16,e=16" -format UDZO -imagekey zlib-level=9 hxinst.dmg