YAS/apps/desktop/src-tauri/target/debug/build/tauri-plugin-shell-8b6412ae8223972d/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

12 lines
730 B
Plaintext

cargo:rerun-if-changed=permissions
cargo:PERMISSION_FILES_PATH=/home/echo/dev/YetAnother/apps/desktop/src-tauri/target/debug/build/tauri-plugin-shell-8b6412ae8223972d/out/tauri-plugin-shell-permission-files
cargo:rerun-if-env-changed=REMOVE_UNUSED_COMMANDS
cargo:GLOBAL_SCOPE_SCHEMA_PATH=/home/echo/dev/YetAnother/apps/desktop/src-tauri/target/debug/build/tauri-plugin-shell-8b6412ae8223972d/out/global-scope.json
cargo:GLOBAL_API_SCRIPT_PATH=/home/echo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-plugin-shell-2.3.5/api-iife.js
cargo:rustc-check-cfg=cfg(mobile)
cargo:rustc-check-cfg=cfg(desktop)
cargo:rustc-cfg=desktop
cargo:rustc-check-cfg=cfg(desktop)
cargo:rustc-cfg=desktop
cargo:rustc-check-cfg=cfg(mobile)