tauri/tooling/cli/templates/plugin/__example-api/tauri-app
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
..
.vscode refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
public refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
src feat(cli): include default.toml and capabilities in plugin template (#10030) 2024-06-11 13:06:46 +09:00
src-tauri fix(core): update swift-rs to fix iOS plugin builds (#10718) 2024-08-27 08:22:13 -03:00
.gitignore refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
index.html refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
jsconfig.json refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
package.json fix(cli): change supported URL Type "link:" in plugin template (#10771) 2024-08-26 15:16:14 +03:00
README.md refactor(cli): enhance plugin commands for mobile (#6289) 2023-02-16 12:24:49 -03:00
vite.config.js feat(cli): allow using iOS device tun address for dev server (#10456) 2024-08-02 10:04:08 -03:00

Svelte + Vite

This template should help get you started developing with Tauri and Svelte in Vite.

VS Code + Svelte + Tauri + rust-analyzer.