Releases: perdian/macosappbundler-maven-plugin
Releases · perdian/macosappbundler-maven-plugin
v1.21.1
Fixed
LSUIElement
must be written into plist as String instead of Boolean (#50)
v1.21.0
Fixed
CFBundleDocumentTypes
gets added into the correct plist structure (#48). More details in the README. Thanks to Eswcvlad for reporting the bug.
v1.20.1
Fixed
- JDK file attributes not always copied correctly (#46).
v1.19.0
Added
- Support for application signing (#35).
v1.18.1
Fixed
- DMG file name not computed correctly (#39)
v1.18.0
Added
- Support
CFBundleTypeExtensions
configuration property.
v1.17.1
Changed
- Embedded JDK or JRE is now stored inside the bundle in the
Contents/Java/runtime
directory (#36)
v1.17.0
Added
- Allow exclusion of dependencies when creating the application bundle.