<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Tablet Driver Application</title>
    <!-- <background file="background.jpg" /> -->
    <!--
    <welcome file="welcome.html" />
    <readme file="readme.html" />
    <license file="license.html" />
    <conclusion file="conclusion.html" />
    <background file="background.jpeg" />
	 -->
    <pkg-ref id="com.drivercoding.BostoTablet">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.9.0" CFBundleVersion="2.9.0" id="com.drivercoding.BostoTablet" path="TabletDriver.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false"/>
    <choices-outline>
        <line choice="com.drivercoding.BostoTablet"/>
    </choices-outline>
    <choice id="com.drivercoding.BostoTablet" visible="true">
        <pkg-ref id="com.drivercoding.BostoTablet"/>
    </choice>
    <pkg-ref id="com.drivercoding.BostoTablet" version="2.8.6" onConclusion="none" packageIdentifier="com.drivercoding.tabletdriver" installKBytes="4211">#app.pkg</pkg-ref>
</installer-gui-script>