shadow-testandClaude Opus 4.6 1ce5151e59
Build App / build-linux (push) Successful in 3m1s
Build App / build-windows (push) Successful in 3m49s
Fix Rust build errors: use setup hook for window icon, enable image-png feature
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>
2026-03-01 00:49:08 +00:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
S
Description
No description provided
MIT
5.3 MiB
2026-08-14 16:14:00 +00:00
Languages
Rust 51.6%
TypeScript 41.2%
Shell 4.1%
HTML 1.4%
Dockerfile 1.1%
Other 0.6%