<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Mashup Master 1.0.1</title>
    <organization>com.getmyremix</organization>
    <domains enable_localSystem="true" enable_currentUserHome="false"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <allowed-os-versions>
        <os-version min="13.0"/>
    </allowed-os-versions>
    <welcome file="Welcome.html"/>
    <readme file="ReadMe.html"/>
    <license file="License.html"/>
    <conclusion file="Conclusion.html"/>
    <choices-outline>
        <line choice="master"/>
    </choices-outline>
    <choice id="master" visible="false" title="Mashup Master">
        <pkg-ref id="com.getmyremix.mashupmaster.component"/>
    </choice>
    <pkg-ref id="com.getmyremix.mashupmaster.component" version="1.0.1" installKBytes="50548" updateKBytes="0">#MashupMasterComponent.pkg</pkg-ref>
    <pkg-ref id="com.getmyremix.mashupmaster.component">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.1" CFBundleVersion="1.0.1" id="com.getmyremix.mashupmaster" path="Library/Audio/Plug-Ins/VST3/Mashup Master.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>