<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>SweepsGrab</title>
    <welcome file="welcome.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.simpletools.sweepsgrab"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.simpletools.sweepsgrab" visible="false">
        <pkg-ref id="com.simpletools.sweepsgrab"/>
    </choice>
    <pkg-ref id="com.simpletools.sweepsgrab" version="0.1.22" onConclusion="none" installKBytes="1028" updateKBytes="0">#sweepsgrab_component.pkg</pkg-ref>
    <pkg-ref id="com.simpletools.sweepsgrab">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="com.simpletools.sweepsgrab.helper" path="Applications/SweepsGrab Helper.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>