mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 08:48:51 -05:00
* debug options
This commit is contained in:
parent
f22325b3dd
commit
07a9577c99
@ -301,6 +301,11 @@
|
|||||||
<option value="-Xdock:name=${title}" />
|
<option value="-Xdock:name=${title}" />
|
||||||
<option value="-Xdock:icon=Contents/Resources/filebot.icns" />
|
<option value="-Xdock:icon=Contents/Resources/filebot.icns" />
|
||||||
<option value="-Dapple.laf.useScreenMenuBar=true" />
|
<option value="-Dapple.laf.useScreenMenuBar=true" />
|
||||||
|
|
||||||
|
<argument value="--log-file" />
|
||||||
|
<argument value="filebot.log" />
|
||||||
|
<argument value="--log-lock" />
|
||||||
|
<argument value="false" />
|
||||||
</bundleapp>
|
</bundleapp>
|
||||||
|
|
||||||
<!-- fix code signing and submission issues -->
|
<!-- fix code signing and submission issues -->
|
||||||
|
Loading…
Reference in New Issue
Block a user