<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>DMG打包工具安装包7月16日</title>
    <options customize="never" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <welcome file="welcome.rtfd"/>
    <readme file="readme.rtfd"/>
    <conclusion file="conclusion.rtfd"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="DMG打包工具安装包7月16日">
        <pkg-ref id="com.xu.pkg.applications"/>
    </choice>
    <pkg-ref id="com.xu.pkg.applications" version="1.0.0" auth="Root" installKBytes="10561" updateKBytes="0">#Applications.pkg</pkg-ref>
    <pkg-ref id="com.xu.pkg.applications">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6" CFBundleVersion="1" id="com.Xu.DMGPackTool" path="DMG打包工具.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>