<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>CH34x_Install</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <welcome file="Welcome"/>
    <choices-outline>
        <line choice="choice6"/>
    </choices-outline>
    <choice id="choice6" title="mykextdir">
        <pkg-ref id="com.wch.ch34xinstall.mykextdir.pkg"/>
    </choice>
    <pkg-ref id="com.wch.ch34xinstall.mykextdir.pkg" installKBytes="80" version="1.4" auth="Root" onConclusion="RequireRestart">#mykextdir.pkg</pkg-ref>
</installer-script>