<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>FL Connect</title>
    <options customize="never" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <allowed-os-versions>
        <os-version min="13.0"/>
    </allowed-os-versions>
    <choices-outline>
        <line choice="default">
            <line choice="com.flconnect.app"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.flconnect.app" visible="false">
        <pkg-ref id="com.flconnect.app"/>
    </choice>
    <pkg-ref id="com.flconnect.app" version="2.0.0.103" onConclusion="none" installKBytes="150212">#FL-Connect-App.pkg</pkg-ref>
    <pkg-ref id="com.flconnect.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.0.0" CFBundleVersion="2.0.0" id="com.flconnect.app" path="FL Connect.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>