- Create placeholder icon.png (32x32, 128x128, 256x256) for Tauri build - Remove unused from lib.rs
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
cargo:rustc-check-cfg=cfg(desktop)
|
|
cargo:rustc-cfg=desktop
|
|
cargo:rustc-check-cfg=cfg(mobile)
|