Aller au contenu
Tauri

@tauri-apps/cli@2.6.0

Ce contenu n’est pas encore disponible dans votre langue.

New Features

  • 414619c36 (#13536 by @Tunglies) Added support for the bundleName property in the macOS bundler configuration. This allows specifying the CFBundleName value for generated macOS bundles.
  • 3242e1c94 (#13659 by @lucasfernog) Allow passing Cargo arguments to mobile dev and build commands.
  • d1ce9af62 (#13660 by @lucasfernog) Allow passing --config arguments to the ios init and android init commands to tweak the configuration used to initialize the mobile projects.
  • 7322f0579 (#13502 by @amrbashir) Allow using CheckIfAppIsRunning macro inside NSIS hooks, for example !insertmacro CheckIfAppIsRunning "another-executable.exe" "Another Executable".
  • 4a880ca69 (#13658 by @lucasfernog) Synchronize Tauri config productName changes with the iOS Xcode project.
  • 8ee14a864 (#13618 by @Sky-walkerX) Warn the user that the app id shouldn’t end in .app because it conflicts with the application bundle extension on macOS

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.6.0
  • 9c16eefa3 (#13629 by @sftse) Update html5ever to 0.29 and kuchikiki to version 0.8.8-speedreader.

© 2025 Tauri Contributors. CC-BY / MIT