mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(ios): add a new cli option to dev to use project archs Add a new option to instruct cargo-mobile2 to use architectures configured in the project for building * update cargo-mobile2, add change file * fix change file [skip ci] --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
200 B
200 B
tauri-cli, @tauri-apps/cli
| tauri-cli | @tauri-apps/cli |
|---|---|
| patch:bug | patch:bug |
Do not include the target arch when building and archiving the iOS application, which makes Xcode project modifications more flexible.