perdian / macosappbundler-maven-plugin

Maven plugin for creating a native macOS bundle containing all dependencies required by a Maven project
Apache License 2.0
46 stars 14 forks source link

Add support for LSUIElement in Info.plist #15

Closed croser closed 4 years ago

croser commented 4 years ago

In order to create applications that run in system tray only, we need to be able to set LSUIElement to 1 in Info.plist. Can you please add support for this value in your plist configuration? Thanks!

perdian commented 4 years ago

Released to Maven central as 1.9.0