mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-11 05:48:01 -05:00
* experiment with using cocoa file choosers on mac app as well
This commit is contained in:
parent
b6b01264ed
commit
26f54925f6
@ -213,6 +213,9 @@
|
||||
<classpath file="${path.fatjar}" />
|
||||
<librarypath dir="${dir.lib}/native/mac-x86_64" />
|
||||
<arch name="x86_64" />
|
||||
|
||||
<!-- TEST TEST TEST -->
|
||||
<option value="-Dnet.filebot.UserFiles.fileChooser=COCOA" />
|
||||
|
||||
<option value="-Dapplication.deployment=app" />
|
||||
<option value="-Dapplication.update=auto" />
|
||||
|
Loading…
Reference in New Issue
Block a user