Skip to content

fix: missing insomnia icon on Windows [#8092] - #8097

Merged
filfreire merged 8 commits into
developfrom
fix/issue-windows-image
Oct 17, 2024
Merged

fix: missing insomnia icon on Windows [#8092]#8097
filfreire merged 8 commits into
developfrom
fix/issue-windows-image

Conversation

@filfreire

@filfreire filfreire commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

Closes #8092

Cause for the issue - electron-builder's signAndEditExecutable needs to be true - as it also adds metadata (and icon image) to the windows build. Initially set it to false under the impression it would optimize packaging by avoiding unnecessary download, but it can be safely kept to true if the customSign hook is set.

Tested:

image

@filfreire
filfreire marked this pull request as ready for review October 17, 2024 12:50
@filfreire
filfreire requested a review from a team October 17, 2024 12:52
@filfreire filfreire changed the title fix/issue windows image fix: missing insomnia icon on Windows Oct 17, 2024
@filfreire filfreire changed the title fix: missing insomnia icon on Windows fix: missing insomnia icon on Windows [#8092] Oct 17, 2024
@filfreire
filfreire force-pushed the fix/issue-windows-image branch from 792c149 to e7e0109 Compare October 17, 2024 12:55
@filfreire
filfreire enabled auto-merge (squash) October 17, 2024 13:01
@filfreire
filfreire merged commit 2ada790 into develop Oct 17, 2024
@filfreire
filfreire deleted the fix/issue-windows-image branch October 17, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop logo is missing and showing electron logo

3 participants