Fix builder for non-osx system
This commit is contained in:
parent
aeb48f778d
commit
56699a20fc
4 changed files with 5 additions and 667 deletions
|
|
@ -191,7 +191,6 @@ module.exports = function(grunt) {
|
|||
buildDir: './webkitbuilds',
|
||||
version: '0.12.2',
|
||||
macIcns: './public/img/icons/icon.icns',
|
||||
winIco: './public/img/icons/icon.png',
|
||||
exeIco: './public/img/icons/icon.ico'
|
||||
},
|
||||
src: ['./package.json', './public/**/*']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue