<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>The Studio Plugin</title>
    <organization>com.sessionsboutique</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.component">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.sessionsboutique.thestudio" path="The Studio.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.sessionsboutique.thestudio" path="The Studio.vst3"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.sessionsboutique.thestudio.hqaudio.component"/>
            <line choice="com.sessionsboutique.thestudio.hqaudio.vst3"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.sessionsboutique.thestudio.hqaudio.component" visible="true" start_selected="true" title="Audio Unit (AU)">
        <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.component"/>
    </choice>
    <choice id="com.sessionsboutique.thestudio.hqaudio.vst3" visible="true" start_selected="true" title="VST3">
        <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.vst3"/>
    </choice>
    <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.component" version="2.1.0" onConclusion="none" installKBytes="8457">#component.pkg</pkg-ref>
    <pkg-ref id="com.sessionsboutique.thestudio.hqaudio.vst3" version="2.1.0" onConclusion="none" installKBytes="8543">#vst3.pkg</pkg-ref>
</installer-gui-script>