Skip to content

v1.0.3

Compare
Choose a tag to compare
@fvarrui fvarrui released this 16 Jun 07:39
· 852 commits to master since this release
  • 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.