Expand description
The bundle API.
Structs§
- AppImage
Settings - The Linux AppImage bundle settings.
- Bundle
- Generated bundle metadata.
- Bundle
Binary - A binary to bundle.
- Bundle
Settings - The bundle settings of the BuildArtifact we’re bundling.
- Custom
Sign Command Settings - The Custom Signing Command Settings for Windows exe
- Debian
Settings - The Linux debian bundle settings.
- DmgSettings
- The DMG bundle settings.
- MacOs
Settings - The macOS bundle settings.
- Nsis
Settings - Settings specific to the NSIS implementation.
- Package
Settings - The package settings.
- Position
- Position coordinates struct.
- RpmSettings
- The RPM bundle settings.
- Settings
- The Settings exposed by the module.
- Settings
Builder - A builder for
Settings
. - Size
- Size of the window.
- Updater
Settings - The updater settings.
- Windows
Settings - The Windows bundle settings.
- WixLanguage
- The languages to build using WiX.
- WixLanguage
Config - 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. - Package
Type - 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