<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Helmlet</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <pkg-ref id="de.txmmes.helmlet.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.0" CFBundleVersion="19" id="de.txmmes.helmlet" path="Helmlet.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="de.txmmes.helmlet.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="de.txmmes.helmlet.pkg" visible="false">
        <pkg-ref id="de.txmmes.helmlet.pkg"/>
    </choice>
    <pkg-ref id="de.txmmes.helmlet.pkg" version="2.0" onConclusion="none" installKBytes="4572" updateKBytes="0">#Helmlet-component.pkg</pkg-ref>
</installer-gui-script>