tauri-bundler@1.0.1
此内容尚不支持你的语言。
- Fix AppImage bundling when appimagelauncher is enabled.
- Fixes AppImage bundler crashes when the file path contains whitespace.
- Ensure
usr/lib
is a directory in the AppImage bundle. - AppImage bundling will now prefer bundling correctly named appindicator library (including
.1
version suffix). With a symlink for compatibility with the old naming. - Fix language code for korean (ko-KR).
- Use the plist crate instead of the
PlistBuddy
binary to merge user Info.plist file. - Validate app version before bundling WiX.
- Check if
$HOME\AppData\Local\tauri\WixTools
directory has all the required files and redownload WiX if something is missing. - Added webview install mode options.
© 2024 Tauri Contributors. CC-BY / MIT