Module tauri_bundler::bundle
source · Expand description
The bundle API.
Structs
- Generated bundle metadata.
- A binary to bundle.
- The bundle settings of the BuildArtifact we’re bundling.
- The Linux debian bundle settings.
- The macOS bundle settings.
- Settings specific to the NSIS implementation.
- The package settings.
- The Settings exposed by the module.
- A builder for
Settings
. - The updater settings.
- The Windows bundle settings.
- The languages to build using WiX.
- Configuration for a target language for the WiX build.
- Settings specific to the WiX implementation.
Enums
- The possible app categories. Corresponds to
LSApplicationCategoryType
on macOS and the GNOME desktop categories on Debian. - The type of the package we’re bundling.
Functions
- Bundles the project. Returns the list of paths where the bundles can be found.
- Check to see if there are icons in the settings struct