<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>AIOR CONNECT</title>
    <organization>com.aior</organization>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.aior.connect.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.aior.connect.pkg" visible="false">
        <pkg-ref id="com.aior.connect"/>
    </choice>
    <pkg-ref id="com.aior.connect" version="0.4.2" installKBytes="58043" updateKBytes="0">#AIORCONNECT-component.pkg</pkg-ref>
    <pkg-ref id="com.aior.connect">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.4.2" CFBundleVersion="0.4.2" id="com.aior.connect" path="Applications/AIOR CONNECT.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.aior.connect" version="0.4.2"/>
</installer-gui-script>