YAS/apps/desktop/src-tauri/target/debug/build/tauri-runtime-wry-d691fc6deea2f4c5/output
YetAnotherSuite Dev e937627e1f fix: add Tauri icons and remove unused Manager import
- Create placeholder icon.png (32x32, 128x128, 256x256) for Tauri build
- Remove unused  from lib.rs
2026-07-20 23:12:18 +02:00

4 lines
93 B
Plaintext

cargo:rustc-check-cfg=cfg(desktop)
cargo:rustc-cfg=desktop
cargo:rustc-check-cfg=cfg(mobile)