GUI now has error logging by default

This commit is contained in:
Reinhard Pointner 2016-03-14 10:05:16 +00:00
parent 2ddec2e2b2
commit 9239da23c0
1 changed files with 0 additions and 6 deletions

View File

@ -359,12 +359,6 @@
<option value="-Dnet.filebot.AcoustID.fpcalc=$APP_ROOT/Contents/MacOS/fpcalc" />
<option value="-Dapple.laf.useScreenMenuBar=true" />
<!-- enable logging by default -->
<argument value="--log-file" />
<argument value="${application.executable}.log" />
<argument value="--log-lock" />
<argument value="false" />
</bundleapp>
<!-- fix code signing and submission issues -->