mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 13:59:49 -04:00
Prototype support for Java 9 (macOS build)
This commit is contained in:
parent
2fa1a762dc
commit
639d3acf8b
@ -434,7 +434,10 @@
|
||||
<librarypath dir="${dir.lib}/native/mac-x86_64" />
|
||||
|
||||
<arch name="x86_64" />
|
||||
<runtime dir="${jre.path}" />
|
||||
<runtime dir="${jre.path}">
|
||||
<include name="conf" />
|
||||
<include name="legal" />
|
||||
</runtime>
|
||||
|
||||
<argument value="--mode" />
|
||||
<argument value="${application.mode}" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user