<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>MEY. Halo 2000 NL — Digital Reverberator</title>
    <organization>com.meyaudio</organization>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="choice_vst3"/>
        <line choice="choice_au"/>
    </choices-outline>
    <choice id="choice_vst3" title="VST3" visible="true" start_selected="true" description="Installs Halo 2000 NL.vst3 into /Library/Audio/Plug-Ins/VST3.">
        <pkg-ref id="com.meyaudio.halo2000nl.vst3"/>
    </choice>
    <choice id="choice_au" title="Audio Unit" visible="true" start_selected="true" description="Installs Halo 2000 NL.component into /Library/Audio/Plug-Ins/Components. Needed for Logic and GarageBand.">
        <pkg-ref id="com.meyaudio.halo2000nl.au"/>
    </choice>
    <pkg-ref id="com.meyaudio.halo2000nl.vst3" version="2.3.0" onConclusion="none" installKBytes="10218" updateKBytes="0">#Halo2000NL-VST3.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.halo2000nl.au" version="2.3.0" onConclusion="none" installKBytes="9944" updateKBytes="0">#Halo2000NL-AU.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.halo2000nl.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.3.0" CFBundleVersion="2.3.0" id="com.meyaudio.halo2000nl" path="Library/Audio/Plug-Ins/VST3/Halo 2000 NL.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.meyaudio.halo2000nl.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.3.0" CFBundleVersion="2.3.0" id="com.meyaudio.halo2000nl" path="Library/Audio/Plug-Ins/Components/Halo 2000 NL.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>