tauri/examples/api/src-tauri
Lucas Fernandes Nogueira 56b528e481
refactor(build): change tauri-api dependency path to skip rebuilds (#6490)
* refactor(build): change tauri-api dependency path to skip rebuilds

The tauri-api Swift package cannot be injected inside the iOS plugin project because swift-rs reruns when the project folder changes. We will now inject the project in the parent folder instead.

* revert tauri-plugin-log [skip ci]
2023-03-18 11:31:11 -03:00
..
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
src feat(core): update swift-rs (#6355) 2023-03-16 09:34:41 -03:00
tauri-plugin-sample refactor(build): change tauri-api dependency path to skip rebuilds (#6490) 2023-03-18 11:31:11 -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 Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
Cargo.lock chore(deps): update swift-rs to 1.0.3, fixing iOS simulator support 2023-03-18 10:49:22 -03:00
Cargo.toml refactor(core): remove attohttpc client, closes #6415 (#6468) 2023-03-17 09:09:13 -03:00
Cross.toml feat: add docker images for cross (#4702) 2022-07-27 14:58:43 -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 feat: initial work for Android plugins (#6167) 2023-02-06 08:56:00 -03:00