tauri/examples/api/src-tauri/tauri-plugin-sample/ios
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
..
Sources refactor(ios): add macro to generate plugin glue fn, pass name parameter (#6489) 2023-03-18 10:57:05 -03:00
Tests/PluginTests Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
.gitignore refactor(build): change tauri-api dependency path to skip rebuilds (#6490) 2023-03-18 11:31:11 -03:00
Package.swift feat(core): update swift-rs (#6355) 2023-03-16 09:34:41 -03:00
README.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00

Tauri Plugin sample

A description of this package.