<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Mixer 0.4.0</title>
    <readme file="readme.txt"/>
    <options customize="never" 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="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="vst3"/>
    </choices-outline>
    <choice id="vst3" title="Mixer VST3 plug-in" visible="false" description="Installs Mixer.vst3 into /Library/Audio/Plug-Ins/VST3.">
        <pkg-ref id="com.mixer.plugin.vst3"/>
    </choice>
    <pkg-ref id="com.mixer.plugin.vst3" version="0.4.0" installKBytes="22187">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.mixer.plugin.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.4.0" CFBundleVersion="0.4.0" id="com.mixer.plugin" path="Mixer.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>