<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <title>INSTALLER_TITLE</title>
    <license file="License Agreement.rtf"/>
    <background file="background.png" scaling="tofit" alignment="center"/>
    <os-version min="10.10"/>
    <options customize="never" require-scripts="false"/>
    <choices-outline>
        <line choice="com.KYOCERA.PinPointScan"/>
    </choices-outline>
    <choice id="com.KYOCERA.PinPointScan" customLocation="/Applications" visible="false">
        <pkg-ref id="com.KYOCERA.PinPointScan"/>
    </choice>
    <pkg-ref id="com.KYOCERA.PinPointScan" version="3.3.5" onConclusion="none" installKBytes="34646">#PinPointScan.pkg</pkg-ref>
    <pkg-ref id="com.KYOCERA.PinPointScan">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.3.5" CFBundleVersion="3.3.5" id="com.KYOCERA.PinPointScan" path="PinPointScan.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>