mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
7c3db7a381
* use ctor to cache starting executable * clean up symlink checking logic * changefile * use wrapper for the static, put it in tauri_utils * cargo +nightly fmt * add license header to `StartingBinary` * fix clippy warning * fix: test * simplify macOS dangerous flag detection * update restart test to allow expected failure on macOS * finish documentation Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
141 B
141 B
tauri | tauri-utils |
---|---|
patch | patch |
The path returned from tauri::api::process::current_binary
is now cached when loading the binary.