Skip to content

Commit 9377cf8

Browse files
committed
Override macOS icons
1 parent c51f956 commit 9377cf8

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

src-tauri/icons/macos.icns

232 KB
Binary file not shown.

src-tauri/icons/macos/macos.icns

218 KB
Binary file not shown.

src-tauri/tauri.macos.conf.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"bundle": {
3+
"icon": [
4+
"icons/macos/macos.icns"
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)