<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>下载助手安装包7月31日</title>
    <options customize="never" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <background file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <welcome file="welcome.rtfd"/>
    <readme file="readme.rtfd"/>
    <conclusion file="conclusion.rtfd"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="下载助手安装包7月31日">
        <pkg-ref id="com.xudownload.pkg.applications"/>
    </choice>
    <pkg-ref id="com.xudownload.pkg.applications" version="1.0.0" auth="Root">#Applications.pkg</pkg-ref>
    <pkg-ref id="com.xudownload.pkg.applications" installKBytes="10471" updateKBytes="0">
        <must-close>
            <app id="com.xuming.DownloadAssistant"/>
        </must-close>
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2" CFBundleVersion="1" id="com.xuming.DownloadAssistant" path="下载助手.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>