mirror of
https://github.com/ruvnet/RuView
synced 2026-07-04 14:23:18 +00:00
fix: convert desktop icons from RGB to RGBA for Tauri build
Tauri's generate_context!() macro requires RGBA PNG icons. All 5 icon files (32x32.png, 128x128.png, 128x128@2x.png, icon.icns, icon.ico) were RGB-only, causing a proc macro panic on Linux builds. Fixes #200 Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 394 B |
Binary file not shown.
|
After Width: | Height: | Size: 858 B |
Binary file not shown.
|
After Width: | Height: | Size: 112 B |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 134 B |
Reference in New Issue
Block a user