tauri/tooling/cli/templates/plugin
Lucas Fernandes Nogueira 5d94eaa3bc
feat(core): update swift-rs (#6355)
* feat(core): update swift-rs

* update tauri-plugin-log

* use env var for min iOS version

* test x86_64-apple-ios

* Revert "test x86_64-apple-ios"

This reverts commit 3ae6b79e5f.

* chore: swift min version 5.3 [skip ci]

* fix build [skip ci]

* fix cgrect usage

* test CI

* Revert "test CI"

This reverts commit 76ce0c5992.

* update swift-rs to 1.0.1

* lint

* lint [skip ci]
2023-03-16 09:34:41 -03:00
..
__example-api/tauri-app Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
__example-basic/vanilla Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
.changes refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
.github/workflows refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
android feat(templates): fill AndroidManifest.xml manifest.package field 2023-02-20 17:21:38 -03:00
ios feat(core): update swift-rs (#6355) 2023-03-16 09:34:41 -03:00
src feat(cli): update plugin template including trait to access mobile APIs (#6293) 2023-02-17 12:12:05 -03:00
webview-dist refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
webview-src refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
.gitignore refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
build.rs refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
Cargo.crate-manifest refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
package.json refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00

Tauri Plugin {{ plugin_name_original }}