|
|
пре 2 месеци | |
|---|---|---|
| .. | ||
| dev | пре 2 месеци | |
| prod | пре 2 месеци | |
| README.md | пре 2 месеци | |
Here's the process I've been using to create icons:
app-icon.png in packages/desktopcd to src-tauribun tauri icons -o icons/{environment}icon.icns file and place it in the appropriate icons folderThe Image2Icon step is necessary as the icon.icns generated by app-icon.png does not apply the shadow/padding expected by macOS,
so app icons appear larger than expected.