<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>MEY LDC 500 0.1.0</title>
    <organization>com.meyaudio</organization>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="app"/>
    </choices-outline>
    <choice id="vst3" title="VST3 plug-in" description="MEY LDC 500.vst3 voor elke VST3-host.">
        <pkg-ref id="com.meyaudio.ldc500.vst3"/>
    </choice>
    <choice id="au" title="Audio Unit" description="MEY LDC 500.component voor Logic, GarageBand en andere AU-hosts.">
        <pkg-ref id="com.meyaudio.ldc500.au"/>
    </choice>
    <choice id="app" title="Standalone applicatie" description="MEY LDC 500.app, spelen zonder host.">
        <pkg-ref id="com.meyaudio.ldc500.app"/>
    </choice>
    <pkg-ref id="com.meyaudio.ldc500.vst3" version="0.1.0" onConclusion="none" installKBytes="6986" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.ldc500.au" version="0.1.0" onConclusion="none" installKBytes="6940" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.ldc500.app" version="0.1.0" onConclusion="none" installKBytes="7524" updateKBytes="0">#app.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.ldc500.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.meyaudio.ldc500" path="MEY LDC 500.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.meyaudio.ldc500.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.meyaudio.ldc500" path="MEY LDC 500.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.meyaudio.ldc500.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.meyaudio.ldc500" path="MEY LDC 500.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>