Creating OSX installer stub

This commit is contained in:
Jindra Petřík
2015-05-09 12:48:16 +02:00
parent 6a66602b90
commit 0c861fe52a
+1 -1
View File
@@ -315,7 +315,7 @@
${xarconverted}
</echo>
<exec executable="xar" failonerror="true" dir="${app.installer.dir}/flat">
<arg value="- -compression" />
<arg value="--compression" />
<arg value="none" />
<arg value="-cf" />
<arg value="${pkg.file}" />