mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
f5f3ed5f6f
* fix(cli): fix panic when `android init` using cargo or yarn closes #8531 * clippy * try with fullpath * clippy * move cli * Update test-android.yml * add to path instead * clippy * try moving * use cargo subcommand * delete unused logic [skip ci] * truncate on init [skip ci] * enhance binary/args check * update change files --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
163 B
163 B
tauri-cli | @tauri-apps/cli |
---|---|
patch:bug | patch:bug |
Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.