zhangshuaiqi commented on issue #56:
URL: 
https://github.com/apache/cordova-electron/issues/56#issuecomment-1620444745

   在项目中创建icon 文件夹,复制图片到文件夹,修改图片属性 ‘如果较新则复制’。。一定要加  bin
    "build": {
       ..........
       "linux": {
         "icon": "bin/icon/ddd.png"
       },
       "win": {
         "icon": "bin/icon/ddd.png"
       },
     }


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to