electron-forge / electron-forge-docs

:electron: Mirror for Electron Forge's GitBook documentation
https://electronforge.io
83 stars 144 forks source link

Add information about icon cache on OS #142

Closed flavienbonvin closed 10 months ago

flavienbonvin commented 11 months ago

Most OSs have a cache for icons. This means that updating the icon might not be visible directly and can lead to frustration since the configuration looks right, but the changes are not visible.

I did not find documentation from Windows or macOS explaining how to reset the icon cache. So making developers aware of the issue (for them to search how to reset the cache) should be sufficient.