<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.10" authoringToolBuild="732" minSpecVersion="1.0">
    <options rootVolumeOnly="true" customize="never" hostArchitectures="x86_64,arm64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="QOMO QCapture Pro" description="">
        <pkg-ref id="com.qomo.pkg.QOMOQCapturePro"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.qomo.pkg.QOMOQCapturePro" version="1.0" auth="Root" installKBytes="71665">#QOMO_QCapture_Pro.pkg</pkg-ref>
    <pkg-ref id="com.qomo.pkg.QOMOQCapturePro">
        <must-close>
            <app id="com.qomo.www.QCapturePro"/>
        </must-close>
    </pkg-ref>
    <domains enable_currentUserHome="false" enable_anywhere="false" enable_localSystem="true"/>
</installer-gui-script>