@tauri-apps/cli@2.8.4
Esta página aún no está disponible en tu idioma.
f70b28529
(#14093 by @lucasfernog) Ensure Rust targets for mobile are installed when running the dev and build commands (previously only checked on init).a9b342125
(#14114 by @lucasfernog) Fix iOS dev and build targeting the simulator on Intel machines.61b9b681e
(#14111 by @lucasfernog) RetainRUST_*
environment variables when running the mobile commands.c23bec62d
(#14083 by @FabianLars) Tauri now ignoresmacOS.minimumSystemVersion
intauri dev
to prevent forced rebuilds of macOS specific dependencies when using something likerust-analyzer
at the same time astauri dev
.
c37a29833
(#14112 by @lucasfernog) Fix usage with Deno failing withReferenceError: require is not defined
.bcf000c0a
(#14110 by @lucasfernog) Fixes runningios
commands withdeno
crashing due to incorrect current working directory resolution.7db7142f9
(#14119 by @lucasfernog) Fixes empty device name when using an Android emulator causing the emulator to never be detected as running.956b4fd6f
(#14106 by @lucasfernog) Use the correct export method on Xcode < 15.4.
- Upgraded to
tauri-cli@2.8.4
© 2025 Tauri Contributors. CC-BY / MIT