<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.10" authoringToolBuild="732" minSpecVersion="1.0">
    <options rootVolumeOnly="true" allow-external-scripts="false" hostArchitectures="x86_64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" uti="public.png" scaling="proportional" alignment="left"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="Tansee iDevice Message Transfer" description="">
        <pkg-ref id="com.tansee.tfst.intel.shareit.pkg"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.tansee.tfst.intel.shareit.pkg" version="5.4.0" auth="Root" installKBytes="19761">#Tansee_iDevice_Message_Transfer.pkg</pkg-ref>
    <pkg-ref id="com.tansee.tfst.intel.shareit.pkg">
        <must-close>
            <app id="com.tansee.tfst"/>
        </must-close>
    </pkg-ref>
</installer-gui-script>