6 lines
418 B
Properties
Executable File
6 lines
418 B
Properties
Executable File
# Apple build properties
|
|
apple.packager.signid=P5DMU6659X
|
|
# jdk9+ flags
|
|
# - Tray icon requires workaround https://github.com/dyorgio/macos-tray-icon-fixer/issues/9
|
|
# - Dark theme requires workaround https://github.com/bobbylight/Darcula/issues/8
|
|
apple.launch.jigsaw=--add-opens java.desktop/sun.lwawt.macosx=ALL-UNNAMED --add-opens java.desktop/java.awt=ALL-UNNAMED --add-exports java.desktop/com.apple.laf=ALL-UNNAMED |