<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <title>jGRASP</title>
    <background file="background.png" scaling="proportional"/>
    <welcome file="Welcome.txt" mime-type="text/plain"/>
    <license file="License.txt" mime-type="text/plain"/>
    <allowed-os-versions>
        <os-version min="10.7"/>
    </allowed-os-versions>
    <pkg-ref id="jgrasp"/>
    <options customize="never" require-scripts="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="jgrasp"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="jgrasp" visible="false">
        <pkg-ref id="jgrasp"/>
    </choice>
    <pkg-ref id="jgrasp" version="2.0.6.5.3000" onConclusion="none">#jgrasp.pkg</pkg-ref>
    <pkg-ref id="jgrasp" installKBytes="11596">
        <must-close>
            <app id="jgrasp"/>
        </must-close>
        <bundle-version>
            <bundle CFBundleShortVersionString="jGRASP 2.0.6_05" CFBundleVersion="2.0.6_05" id="jgrasp" path="jGRASP.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="jgrasp" version="2.0.6.5.3000"/>
</installer-gui-script>