@tauri-apps/cli@2.0.0-alpha.21
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
New Features
Section titled “New Features”27bad32d(#7798) Addfilesobject on thetauri > bundle > macOSconfiguration option.0ec28c39(#8529) Include tauri-build on the migration script.
Enhancements
Section titled “Enhancements”Bug Fixes
Section titled “Bug Fixes”4f73057e(#8486) PreventInvalid target triplewarnings and correctly setTAURI_ENV_vars when target triple contains 4 components.
Dependencies
Section titled “Dependencies”- Upgraded to
tauri-cli@2.0.0-alpha.21
Breaking Changes
Section titled “Breaking Changes”-
4f73057e(#8486) RemovedTAURI_ENV_PLATFORM_TYPEwhich will not be set for CLI hook commands anymore, useTAURI_ENV_PLATFORMinstead. Also Changed value ofTAURI_ENV_PLATFORMandTAURI_ENV_ARCHvalues to match the target triple more accurately:darwinandandroideabiare no longer replaced withmacosandandroidinTAURI_ENV_PLATFORM.i686andi586are no longer replaced withx86inTAURI_ENV_ARCH.
© 2026 Tauri Contributors. CC-BY / MIT