<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="co.purplenight.miclink.app.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="co.purplenight.miclinkmac" path="Applications/Microphone Link.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="co.purplenight.miclink.driver.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="co.purplenight.miclink.driver" path="Library/Audio/Plug-Ins/HAL/MicLink.driver"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="co.purplenight.miclink.app.pkg"/>
            <line choice="co.purplenight.miclink.driver.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="co.purplenight.miclink.app.pkg" visible="false">
        <pkg-ref id="co.purplenight.miclink.app.pkg"/>
    </choice>
    <pkg-ref id="co.purplenight.miclink.app.pkg" version="1.0.0" onConclusion="none" installKBytes="1891" updateKBytes="0">#MicLinkApp.pkg</pkg-ref>
    <choice id="co.purplenight.miclink.driver.pkg" visible="false">
        <pkg-ref id="co.purplenight.miclink.driver.pkg"/>
    </choice>
    <pkg-ref id="co.purplenight.miclink.driver.pkg" version="1.0.0" onConclusion="none" installKBytes="1563" updateKBytes="0">#MicLinkDriver.pkg</pkg-ref>
</installer-gui-script>