<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>雨粟輸入法 (YuSu)</title>
    <organization>app.yusu</organization>
    <domains enable_currentUserHome="true" enable_localSystem="false" enable_anywhere="false"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <!-- Logo 背景圖片 -->
    <background file="background.png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="background.png" alignment="bottomleft" scaling="none"/>
    <!-- 歡迎頁面 -->
    <welcome file="welcome.html"/>
    <!-- 安装完成页面 -->
    <conclusion file="conclusion.html"/>
    <!-- 最低系统要求 -->
    <volume-check>
        <allowed-os-versions>
            <os-version min="13.0"/>
        </allowed-os-versions>
    </volume-check>
    <!-- 安装选项 -->
    <choices-outline>
        <line choice="default">
            <line choice="app.inputmethod.yusu"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="app.inputmethod.yusu" visible="false">
        <pkg-ref id="app.inputmethod.yusu"/>
    </choice>
    <pkg-ref id="app.inputmethod.yusu" version="5.2.3" onConclusion="none" installKBytes="99147" updateKBytes="0">#YuSu-component.pkg</pkg-ref>
    <pkg-ref id="app.inputmethod.yusu">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="app.inputmethod.yusu.swift-transformers.Hub" path="YuSu.app/Contents/MacOS/swift-transformers_Hub.bundle"/>
            <bundle CFBundleShortVersionString="5.2.3" CFBundleVersion="260612.0335" id="app.inputmethod.yusu" path="YuSu.app"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.Sparkle" path="YuSu.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.Sparkle.Updater" path="YuSu.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.DownloaderService" path="YuSu.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.InstallerLauncher" path="YuSu.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>