build: upgrade electron-builder and remove unsupported appMetadata (#860)
This commit is contained in:
@@ -102,14 +102,6 @@ if (TEST_BUILD || gitTag) {
|
||||
builder.build({
|
||||
dir: DIR,
|
||||
targets: target,
|
||||
appMetadata: {
|
||||
main: 'electron-main.js',
|
||||
name: 'UHK Agent',
|
||||
author: {
|
||||
name: 'Ultimate Gadget Laboratories'
|
||||
},
|
||||
version: rootJson.version
|
||||
},
|
||||
config: {
|
||||
directories: {
|
||||
app: electron_build_folder
|
||||
|
||||
Reference in New Issue
Block a user