0014d9358d7c92d7c2de5f08ccd269ad4ff675a4
The dock showed a black square because tauri.conf.json had no bundle.icon block and icons/ held only tiny placeholders with no .icns. Add an SVG source logo (terminal prompt + split workspace panes), generate the full icon set via `tauri icon` (icon.icns/.ico + all PNG/iOS/Android sizes), and wire bundle.icon so the daemon embeds and macOS renders it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
62%
TypeScript
28.3%
HTML
6.9%
Makefile
2.2%
JavaScript
0.2%
Other
0.3%