mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 16:28:51 -05:00
* make sure we can easily set application.update via sed (might be useful for brew formula)
This commit is contained in:
parent
7f67984bd7
commit
b5e83e98a9
@ -226,6 +226,7 @@
|
||||
<librarypath dir="${dir.lib}/native/mac-x86_64" />
|
||||
|
||||
<option value="-Dapplication.deployment=app" />
|
||||
<option value="-Dapplication.update=auto" />
|
||||
<option value="-Dunixfs=false" />
|
||||
<option value="-DuseExtendedFileAttributes=true" />
|
||||
<option value="-DuseCreationDate=false" />
|
||||
|
Loading…
Reference in New Issue
Block a user