<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Basalt</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true" enable_currentUserHome="false" enable_anywhere="false"/>
    <welcome file="Welcome.txt"/>
    <license file="EULA.txt"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" visible="false">
        <pkg-ref id="com.ramothaudio.basalt.pkg"/>
    </choice>
    <pkg-ref id="com.ramothaudio.basalt.pkg" version="1.0.0" onConclusion="none" installKBytes="25910" updateKBytes="0">#BasaltPayload.pkg</pkg-ref>
    <pkg-ref id="com.ramothaudio.basalt.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.ramothaudio.basalt" path="Library/Audio/Plug-Ins/VST3/Basalt.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>