pjoriginal edited a comment on issue #97:
URL: https://github.com/apache/cordova-electron/issues/97#issuecomment-638096425
@buu700 When I copy those icons to the folder appx, I get the following error
```
The path (/p) parameter is:
"my-project-location\platforms\electron\build\app.appx"
The mapping file (/f) parameter is:
"my-project-location\platforms\electron\build\__appx-x64\mapping.txt"
Reading mapping file
"my-project-location\platforms\electron\build\__appx-x64\mapping.txt"
MakeAppx : error: You can't add both
"my-project-location\platforms\electron\build-res\appx\Square44X44Logo.png" and
"C:\Users\{user}\AppData\Local\electron-builder\Cache\winCodeSign\winCodeSign-2.4.0\appxAssets\SampleAppx.44x44.png"
to the output file as "assets\Square44x44Logo.png".
```
Am I missing something?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]