tauri/core
Sam Willis 28fb036ce4
fix(core): Incorrect resource_dir when app run from new style target/PLATFORM+ARCH/(debug|release) dir (#8852)
* Fix resource_dir when app run from new target/someting/(debug|release) dir

* Update core/tauri-utils/src/platform.rs

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

* change file, update logic, add tests

* lint

* fix tests

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-18 15:10:21 -03:00
..
tauri docs: Fix PathResolver doc comment (#8876) 2024-02-18 10:43:26 -03:00
tauri-build refactor(core): allow referencing capabilities on the Tauri config file (#8797) 2024-02-18 10:42:09 -03:00
tauri-codegen refactor(core): allow referencing capabilities on the Tauri config file (#8797) 2024-02-18 10:42:09 -03:00
tauri-config-schema fix(core): Incorrect resource_dir when app run from new style target/PLATFORM+ARCH/(debug|release) dir (#8852) 2024-02-18 15:10:21 -03:00
tauri-macros Apply Version Updates From Current Changes (#8759) 2024-02-04 17:06:31 -03:00
tauri-plugin fix(core): do not generate files if plugin has no permissions (#8815) 2024-02-07 22:26:16 -03:00
tauri-runtime refactor(core): add webview events (#8844) 2024-02-16 08:07:39 -03:00
tauri-runtime-wry enhance: center window before creation (#8845) 2024-02-16 08:13:49 -03:00
tauri-utils fix(core): Incorrect resource_dir when app run from new style target/PLATFORM+ARCH/(debug|release) dir (#8852) 2024-02-18 15:10:21 -03:00
tests feat(core): capabilities on multiwebview contexts (#8789) 2024-02-16 08:24:51 -03:00