<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.4" authoringToolBuild="179">
    <title>daspi</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <welcome file="Welcome.txt"/>
    <license file="License.txt"/>
    <choices-outline>
        <line choice="choice2"/>
        <line choice="choice0"/>
        <line choice="choice3"/>
    </choices-outline>
    <choice id="choice2" title="daspi Preflight" start_visible="false">
        <pkg-ref id="com.makemkv.daspi.preflight.pkg"/>
    </choice>
    <choice id="choice0" title="daspi">
        <pkg-ref id="com.makemkv.daspi.daspi.pkg"/>
    </choice>
    <choice id="choice3" title="daspi Postflight" start_visible="false">
        <pkg-ref id="com.makemkv.daspi.postflight.pkg"/>
    </choice>
    <pkg-ref id="com.makemkv.daspi.preflight.pkg" installKBytes="0" version="1.0" auth="Root">#daspiPreflight.pkg</pkg-ref>
    <pkg-ref id="com.makemkv.daspi.daspi.pkg" installKBytes="100" version="1.0" auth="Root">#daspi.pkg</pkg-ref>
    <pkg-ref id="com.makemkv.daspi.postflight.pkg" installKBytes="0" version="1.0" auth="Root">#daspiPostflight.pkg</pkg-ref>
</installer-script>