<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>屿·U</title>
    <organization>com.yuu</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="com.yuu.im.macos"/>
    </choices-outline>
    <choice id="com.yuu.im.macos" visible="false">
        <pkg-ref id="com.yuu.im.macos"/>
    </choice>
    <pkg-ref id="com.yuu.im.macos" version="1.0.0" onConclusion="none" installKBytes="14425" updateKBytes="0">#YuUIM-component.pkg</pkg-ref>
    <pkg-ref id="com.yuu.im.macos">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="2" id="com.yuu.im.macos" path="YuU.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>