<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.4" authoringToolBuild="179">
    <title>ch34xInstall</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <welcome file="Welcome"/>
    <choices-outline>
        <line choice="choice0"/>
    </choices-outline>
    <choice id="choice0" title="usb">
        <pkg-ref id="com.wch.ch34xinstall.usb.pkg"/>
    </choice>
    <pkg-ref id="com.wch.ch34xinstall.usb.pkg" installKBytes="140" version="1.1" auth="Root" onConclusion="RequireRestart">#usb.pkg</pkg-ref>
</installer-script>