<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Сиг.плагин</title>
    <organization>mobi.sig</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <options hostArchitectures="arm64"/>
    <welcome file="welcome.rtfd" uti="com.apple.flat-rtfd"/>
    <license file="license.html" mime-type="text/html"/>
    <product id="mobi.sig.plugin" version="1.0.0"/>
    <pkg-ref id="mobi.sig.plugin">
        <bundle-version/>
    </pkg-ref>
    <!-- Основной выбор -->
    <choices-outline>
        <line choice="default">
            <line choice="mobi.sig.plugin"/>
        </line>
    </choices-outline>
    <!-- Настройки выбора -->
    <choice id="default"/>
    <choice id="mobi.sig.plugin" visible="false" title="Сиг.плагин">
        <pkg-ref id="mobi.sig.plugin"/>
    </choice>
    <!-- Ссылка на компонент -->
    <pkg-ref id="mobi.sig.plugin" version="1.0.0" onConclusion="none" installKBytes="2617" updateKBytes="0">#component.pkg</pkg-ref>
</installer-gui-script>