Skip to main content

Crate anodizer_stage_dmg

Crate anodizer_stage_dmg 

Source

Structs§

DmgStage

Enums§

DmgTool
Which CLI tool to use for creating DMG/ISO images.

Functions§

dmg_command
Construct CLI arguments for creating a DMG/ISO from a staging directory.
dmg_tool
Detect which DMG creation tool is available on the system.
env_requirements
Environment requirements for the dmg stage: one of the image tools the stage’s detection ladder accepts (hdiutil > genisoimage > mkisofs) when any active dmgs: entry exists and the configured build targets include macOS (the stage only images darwin binaries).