chore : nwjs config for macos build

This commit is contained in:
juliandescottes 2015-12-29 23:44:02 +01:00
parent e8eafb8004
commit b394a69904
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ module.exports = function(grunt) {
},
macos : {
options: {
platforms : ['osx64'],
osx64: true,
// had performance issues with 0.11.5 on mac os, need to test new versions/new hardware
version : "0.10.5",
build_dir: './dest/desktop/'