<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>3Dimension VST3</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="true"/>
    <os-version min="11.0"/>
    <product id="com.audioprogrammers.3dimension" version="1.0.0"/>
    <choices-outline>
        <line choice="plugin"/>
    </choices-outline>
    <choice id="plugin" title="3Dimension VST3 Plug-In" description="The 3Dimension plug-in bundle, installed into Library/Audio/Plug-Ins/VST3 under the destination you choose - the standard folder every DAW scans for VST3 plug-ins." start_selected="true">
        <pkg-ref id="com.audioprogrammers.vst3.3dimension"/>
    </choice>
    <pkg-ref id="com.audioprogrammers.vst3.3dimension" onConclusion="none" version="1.0.0" installKBytes="3800" updateKBytes="0">#3Dimension-component.pkg</pkg-ref>
    <pkg-ref id="com.audioprogrammers.vst3.3dimension">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.audioprogrammers.vst3.3dimension" path="3Dimension.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>