1
0
oldj 4 жил өмнө
parent
commit
31ff767adb
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      scripts/make.js

+ 3 - 0
scripts/make.js

@@ -30,6 +30,9 @@ const cfg_common = {
 const makeApp = async () => {
   await builder.build({
     //targets: Platform.MAC.createTarget(),
+    //mac: ['default'], // ['default', 'mas'],
+    //win: ['nsis:ia32', 'nsis:x64', 'portable:ia32'],
+    //linux: ['zip:x64', 'AppImage:x64'],
     config: {
       ...cfg_common,
       mac: {