1ce5151e598def55dad459ec2e553446441f676d
The previous approach used Builder::default_window_icon() which doesn't exist in Tauri 2.10. Instead, set the icon via window.set_icon() in the setup hook, and enable the "image-png" feature flag so Image::from_bytes can decode the PNG icon at runtime. Also change bundle identifier from "com.triple-c.app" to "com.triple-c.desktop" to avoid conflicting with the .app bundle extension on macOS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Releases
35
Triple-C v0.4.8 (Windows)
Latest
Languages
Rust
51.6%
TypeScript
41.2%
Shell
4.1%
HTML
1.4%
Dockerfile
1.1%
Other
0.6%