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>
Description
Releases
134
Triple-C v0.1.94 (Linux)
Latest
Languages
TypeScript
49.7%
Rust
39.6%
Shell
8.3%
Dockerfile
1.8%
CSS
0.3%
Other
0.2%