<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>iModel 爱魔豆</title>
    <license file="license.txt"/>
    <options customize="allow" allow-external-scripts="no" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="core"/>
            <line choice="launch"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="core" visible="false">
        <pkg-ref id="com.modelroutine.imodel"/>
    </choice>
    <choice id="launch" start_selected="true" title="立即启动爱魔豆服务" description="安装完成后自动启动爱魔豆应用">
        <pkg-ref id="com.modelroutine.imodel.launch"/>
    </choice>
    <pkg-ref id="com.modelroutine.imodel" version="2.0.187" onConclusion="none" installKBytes="76138" updateKBytes="0">#iModel-component.pkg</pkg-ref>
    <pkg-ref id="com.modelroutine.imodel.launch" version="2.0.187" onConclusion="none" installKBytes="2" updateKBytes="0">#iModel-launch.pkg</pkg-ref>
    <pkg-ref id="com.modelroutine.imodel">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.0.187" id="com.modelroutine.imodel" path="iModel.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.modelroutine.imodel.launch">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>