tauri/examples/api/src-tauri
Sam Kearney 2d47352a07
fix(cli): make app_dir() logic consistent (#10418)
* fix(cli): Make app_dir() consistent by basing it on the explicit invocation directory rather than the current working directory

* resolve app paths before everything else

* fix xcode script

* fix test

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-08-11 09:44:15 -03:00
..
capabilities refactor: core plugin permissions are now prefixed core:, closes #10359 (#10390) 2024-07-30 07:52:43 -03:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
permissions fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
src fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
tauri-plugin-sample refactor(android): Remove targetSdk from gradle config (#10558) 2024-08-11 07:06:14 -03:00
.gitignore chore(examples): readd gitignore rules for mobile api example 2022-08-14 20:54:14 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs fix(core): fix raw invoke body for isolation pattern (#10167) 2024-07-12 09:52:53 -03:00
Cargo.lock fix(cli): make app_dir() logic consistent (#10418) 2024-08-11 09:44:15 -03:00
Cargo.toml refactor(cli/migrate): use oxc kit to parse and migrate js/ts files (#10198) 2024-07-12 09:03:30 -03:00
Cross.toml fix(cross): Fix docker image and cross setup (#8094) 2023-10-26 13:58:56 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json chore: Update api example (#10144) 2024-06-28 11:21:54 +02:00