nwjs / grunt-nw-builder

Build NW.js applications for Mac, Windows and Linux using Grunt

Home Page:https://www.npmjs.com/package/grunt-nw-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac app crashes with nw v0.22.x onwards

Saravanan90 opened this issue · comments

https://github.com/nwjs-community/nw-builder/blob/master/CHANGELOG.md#old-format

As per the above link, many updates have been released in nw-builder repo but respective releases aren't made in the grunt plugin

Due to which Mac apps are crashing with nw.js v0.22.x onwards.

Please update the plugin as well. @adam-lynch Thanks

@adam-lynch I have updated the nw-builder version in package.json and raised PR #162. Kindly merge

+1
I ran into the need for the 3.2.1 fix for nw22+ mentioned in nwutils/nw-builder#443