tauri/tooling/cli/templates/plugin
Masahiko Sakakibara 03f2a50981
fix(core): update swift-rs to fix iOS plugin builds (#10718)
* fix(cli): add comment suggest to use patch swift-rs

* Create change-pr-10718.md

* swift-rs 1.0.7 (still not published) [skip ci]

* update lockfile

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-08-27 08:22:13 -03:00
..
__example-api/tauri-app fix(core): update swift-rs to fix iOS plugin builds (#10718) 2024-08-27 08:22:13 -03:00
__example-basic/vanilla chore: use 0.1.0 as version in templates (#10644) 2024-08-16 20:19:04 -03:00
.github/workflows chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
android refactor(android): Remove targetSdk from gradle config (#10558) 2024-08-11 07:06:14 -03:00
guest-js feat(cli): include default.toml and capabilities in plugin template (#10030) 2024-06-11 13:06:46 +09:00
ios-spm fix(cli): adapt Package.swift to work on older Swift versions (#10687) 2024-08-19 16:29:16 -03:00
ios-xcode fix(cli): plugin iOS Xcode project deployment target should be 13.0 (#9971) 2024-06-04 17:55:40 -03:00
src fix(plugin): fix android_package_id to follow cli (#10763) 2024-08-26 13:39:05 -03:00
.gitignore chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
build.rs feat(cli): include default.toml and capabilities in plugin template (#10030) 2024-06-11 13:06:46 +09:00
Cargo.crate-manifest chore: use 0.1.0 as version in templates (#10644) 2024-08-16 20:19:04 -03:00
package.json build: migrate repo to use pnpm as the package manager (#10607) 2024-08-16 23:04:08 -03:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
rollup.config.js chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00
tsconfig.json chore(cli/plugin): update plugin template (#9346) 2024-04-02 13:59:26 -03:00

Tauri Plugin {{ plugin_name_original }}