<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>PhoneRefX</title>
    <welcome file="welcome.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.shommi.phonerefx.bridge"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.shommi.phonerefx.bridge" visible="false">
        <pkg-ref id="com.shommi.phonerefx.bridge"/>
    </choice>
    <pkg-ref id="com.shommi.phonerefx.bridge" version="2.0" onConclusion="none" installKBytes="267" updateKBytes="0">#PhoneRefX-component.pkg</pkg-ref>
    <pkg-ref id="com.shommi.phonerefx.bridge">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.shommi.prx.driver" path="Library/Audio/Plug-Ins/HAL/PRX.driver"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>