<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Ritual2 2.1</title>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="11.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="choice_app"/>
        <line choice="choice_vst3"/>
        <line choice="choice_au"/>
        <line choice="choice_aax"/>
        <line choice="choice_content"/>
        <line choice="choice_uninstaller"/>
    </choices-outline>
    <choice id="choice_app" title="Standalone" description="Install Ritual2.app in /Applications." start_selected="true">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.app"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.app" version="2.1.0" onConclusion="none" installKBytes="29240" updateKBytes="0">#Ritual2-app.pkg</pkg-ref>
    <choice id="choice_vst3" title="VST3" description="Install Ritual2.vst3 in /Library/Audio/Plug-Ins/VST3." start_selected="true">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.vst3"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.vst3" version="2.1.0" onConclusion="none" installKBytes="28935" updateKBytes="0">#Ritual2-vst3.pkg</pkg-ref>
    <choice id="choice_au" title="Audio Unit" description="Install Ritual2.component in /Library/Audio/Plug-Ins/Components." start_selected="true">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.au"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.au" version="2.1.0" onConclusion="none" installKBytes="28375" updateKBytes="0">#Ritual2-au.pkg</pkg-ref>
    <choice id="choice_aax" title="AAX" description="Install Ritual2.aaxplugin in /Library/Application Support/Avid/Audio/Plug-Ins." start_selected="true">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.aax"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.aax" version="2.1.0" onConclusion="none" installKBytes="28573" updateKBytes="0">#Ritual2-aax.pkg</pkg-ref>
    <choice id="choice_content" title="Manual, NAM models and cabinet IRs" description="Installs the guide in Documents/RITUAL2 and the default library in Documents/RITUAL2/NAMS AND IRS." start_selected="true" enabled="false">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.content"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.content" version="2.1.0" onConclusion="none" installKBytes="0" updateKBytes="0">#Ritual2-content.pkg</pkg-ref>
    <choice id="choice_uninstaller" title="Uninstaller" description="Installs Uninstall Ritual2 in Applications. Your Documents library is kept when uninstalling." start_selected="true" enabled="false">
        <pkg-ref id="com.oraclesound.ritual.a2.installer.uninstaller"/>
    </choice>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.uninstaller" version="2.1.0" onConclusion="none" installKBytes="214" updateKBytes="0">#Ritual2-uninstaller.pkg</pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.oraclesound.ritual.a2" path="Ritual2.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.oraclesound.ritual.a2" path="Ritual2.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.oraclesound.ritual.a2" path="Ritual2.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.oraclesound.ritual.a2" path="Ritual2.aaxplugin"/>
            <bundle CFBundleShortVersionString="5.10.5 GM (b5356, c55e8d80)" CFBundleVersion="5.10.5.5356" id="com.paceap.eden.dsig.bundle" path="Ritual2.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.content">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.ritual.a2.installer.uninstaller">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.oraclesound.ritual.a2.uninstaller" path="Uninstall Ritual2.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>