GUI now has error logging by default
This commit is contained in:
parent
2ddec2e2b2
commit
9239da23c0
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue