<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>HotPrint</title>
    <background file="AppIcon.png" alignment="bottomleft" scaling="proportional" mime-type="image/png"/>
    <welcome file="welcome.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.hotlabel.hotprint.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.hotlabel.hotprint.pkg" visible="false">
        <pkg-ref id="com.hotlabel.hotprint.pkg"/>
    </choice>
    <pkg-ref id="com.hotlabel.hotprint.pkg" version="1.0.7" onConclusion="none" installKBytes="25007" updateKBytes="0">#HotPrint-component.pkg</pkg-ref>
    <pkg-ref id="com.hotlabel.hotprint.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.7" CFBundleVersion="18" id="com.hotlabel.hotprint" path="Applications/HotPrint.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>