跳转到内容
Tauri

@tauri-apps/cli@2.5.0

此内容尚不支持你的语言。

New Features

  • 0aa48fb9e (#13030) Added bundleVersion to iOS and macOS configuration to support specifying a CFBundleVersion.

Enhancements

  • ad3fd3890 (#13152) Detect package manager from environment variable npm_config_user_agent first
  • 82406c61e (#13231) Improve iOS simulator usage, checking if Xcode iOS SDK is installed and allowing usage of Simulator for older iOS releases (previously only supported when running on Xcode via ios dev --open).

Bug Fixes

  • 2dccfab53 (#13236) Fix fileAssociations missing LSHandlerRank on macOS.
  • 080252903 (#13210) Fixes iOS dev not working on Xcode 16.3 simulators. To apply the fix, either regenerate the Xcode project with rm -r src-tauri/gen/apple && tauri ios init or remove the arm64-sim architecture from the Xcode project.

Dependencies

  • Upgraded to tauri-cli@2.5.0

© 2025 Tauri Contributors. CC-BY / MIT