JavaPackager v1.0.3 Release Notes

Release Date: 2020-06-16 // almost 4 years ago
    • ๐Ÿ†• New properties added:
      • assetsDir: allows to customize assets folder, where icons and custom templates are stored.
    • ๐Ÿ› Bugs fixed, thanks to @ogerardin!
      • #36: fixed CommandUtils.execute() method and added delay after mounting DMG file and before run applescript.
      • #37: fixed typo in documentation.
      • #38: fixed with new property assetsDir, which now is relative to ${basedir}.
      • #39: fixed missing double quotes in startup scripts when names with whitespaces are used.