<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Mashup EFX 1.1.1</title>
    <welcome file="Welcome.html"/>
    <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="13.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.getmyremix.mashupefx.component"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.getmyremix.mashupefx.component" visible="false" title="Mashup EFX AU and VST3">
        <pkg-ref id="com.getmyremix.mashupefx.component"/>
    </choice>
    <pkg-ref id="com.getmyremix.mashupefx.component" version="1.1.1" onConclusion="none" installKBytes="68509" updateKBytes="0">#MashupEfxComponent.pkg</pkg-ref>
    <pkg-ref id="com.getmyremix.mashupefx.component">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.1" CFBundleVersion="1.1.1" id="com.getmyremix.mashupefx" path="Library/Audio/Plug-Ins/Components/Mashup EFX.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>