1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-12-24 08:48:51 -05:00

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

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 -->