Merge branch 'wallet/sprint/21' into wallet/task/555

This commit is contained in:
Jean-Baptiste Dominguez 2018-09-06 15:19:34 +09:00 committed by GitHub
commit 1905be6f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
67 changed files with 4333 additions and 1916 deletions

View file

@ -298,10 +298,10 @@ module.exports = function(grunt) {
},
pkg: {
options: {
appName: '<%= pkg.nameCaseNoSpace %>',
appName: '<%= pkg.title %>',
platforms: ['osx64'],
buildDir: './webkitbuilds/pkg',
version: '0.19.5',
version: '0.19.4',
macIcns: './resources/<%= pkg.name %>/mac/pkg/app.icns',
exeIco: './www/img/app/logo.ico',
macPlist: {