<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>MASHUPstop 1.0.0</title>
    <organization>com.getmyremix</organization>
    <domains enable_localSystem="true" enable_currentUserHome="false"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="Welcome.html"/>
    <readme file="ReadMe.html"/>
    <license file="License.html"/>
    <conclusion file="Conclusion.html"/>
    <choices-outline>
        <line choice="mashupstop"/>
    </choices-outline>
    <choice id="mashupstop" visible="false" title="MASHUPstop">
        <pkg-ref id="com.getmyremix.mashupstop.component"/>
    </choice>
    <pkg-ref id="com.getmyremix.mashupstop.component" version="1.0.0" onConclusion="none" installKBytes="107492" updateKBytes="0">#MASHUPstopComponent.pkg</pkg-ref>
    <pkg-ref id="com.getmyremix.mashupstop.component">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.getmyremix.mashupstop" path="Library/Audio/Plug-Ins/Components/MASHUPstop.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>