New minor features:
- New
winConfig.exeCreationTool
property to choose the EXE generation tool:launch4j
orwinrun4j
(#93). - New
winConfig.disableWelcomePage
property to enable|disable welcome page in Setup installer (#130). - New
winConfig.removeOldLibs
property to choose if oldlibs
folder has to be removed when installing from Setup (#137). - New
macConfig.infoPlist.additionalEntries
property to add custom entries toInfo.plist
file (#143). - New
macConfig.infoPlist.bundlePackageType
property to customizeCFBundlePackageType
key inInfo.plist
file.
Fixed issues: