We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145f0a8 commit 9b32a7bCopy full SHA for 9b32a7b
core/package.json
@@ -5,7 +5,6 @@
5
"productName": "Aspect-Model-Editor",
6
"version": "",
7
"main": "main.js",
8
- "asar": true,
9
"build": {
10
"appId": "org.eclipse.esmf",
11
"artifactName": "${name}-v${version}-${os}.${ext}",
@@ -50,7 +49,6 @@
50
49
},
51
"mac": {
52
"target": "zip",
53
- "arch": "universal",
54
"icon": "./apps/ame/src/assets/img/icns/aspect-model-editor-targetsize-192.icns",
55
"files": [
56
"main.js",
0 commit comments