xcode-select --install
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
bun i
bun run tauri dev
rustup update
cargo update
cargo clean
cargo build
Change tauri.conf.json version, then push then merge to releases branch.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
xcode-select --install
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
bun i
bun run tauri dev
rustup update
cargo update
cargo clean
cargo build
Change tauri.conf.json version, then push then merge to releases branch.