<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="com.fastnet.connect.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="3" id="com.fastnet.connect" path="Applications/FastNetConnect.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.fastnet.connect.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.fastnet.connect.pkg" visible="false">
        <pkg-ref id="com.fastnet.connect.pkg"/>
    </choice>
    <pkg-ref id="com.fastnet.connect.pkg" version="1.0" onConclusion="none" installKBytes="2013" updateKBytes="0">#component.pkg</pkg-ref>
</installer-gui-script>