tauri_bundler

Module bundle

Source
Expand description

The bundle API.

Structs§

AppImageSettings
The Linux AppImage bundle settings.
Bundle
Generated bundle metadata.
BundleBinary
A binary to bundle.
BundleSettings
The bundle settings of the BuildArtifact we’re bundling.
CustomSignCommandSettings
The Custom Signing Command Settings for Windows exe
DebianSettings
The Linux debian bundle settings.
DmgSettings
The DMG bundle settings.
MacOsSettings
The macOS bundle settings.
NsisSettings
Settings specific to the NSIS implementation.
PackageSettings
The package settings.
Position
Position coordinates struct.
RpmSettings
The RPM bundle settings.
Settings
The Settings exposed by the module.
SettingsBuilder
A builder for Settings.
Size
Size of the window.
UpdaterSettings
The updater settings.
WindowsSettings
The Windows bundle settings.
WixLanguage
The languages to build using WiX.
WixLanguageConfig
Configuration for a target language for the WiX build.
WixSettings
Settings specific to the WiX implementation.

Enums§

AppCategory
The possible app categories. Corresponds to LSApplicationCategoryType on macOS and the GNOME desktop categories on Debian.
PackageType
The type of the package we’re bundling.

Functions§

bundle_project
Bundles the project. Returns the list of paths where the bundles can be found.
check_icons
Check to see if there are icons in the settings struct