mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
chore : nwjs config for macos build
This commit is contained in:
parent
e8eafb8004
commit
b394a69904
@ -288,7 +288,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
macos : {
|
macos : {
|
||||||
options: {
|
options: {
|
||||||
platforms : ['osx64'],
|
osx64: true,
|
||||||
// had performance issues with 0.11.5 on mac os, need to test new versions/new hardware
|
// had performance issues with 0.11.5 on mac os, need to test new versions/new hardware
|
||||||
version : "0.10.5",
|
version : "0.10.5",
|
||||||
build_dir: './dest/desktop/'
|
build_dir: './dest/desktop/'
|
||||||
|
Loading…
Reference in New Issue
Block a user