<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>PVRShaman</title>
    <background scaling="tofit" file="background_light.png" mime-type="image/png"/>
    <background-darkAqua scaling="tofit" file="background.png" mime-type="image/png"/>
     #in case mac uses the dark theme.
    <welcome file="welcome_PVRShaman.html"/>
    <license file="license.html"/>
    <conclusion file="conclusion_PVRShaman.html"/>
    <options customize="false" require-scripts="false"/>
    <choices-outline>
        <line choice="component1"/>
    </choices-outline>
    <choice id="component1" title="PVRShaman" description="This is the description for PVRShaman.">
        <pkg-ref id="component1">#PVRShaman.pkg</pkg-ref>
    </choice>
    <pkg-ref id="component1" packageIdentifier="com.Imagination_Technologies.PVRShaman" version="2021_R2" installKBytes="52200">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.9" CFBundleVersion="000200090000" id="com.powervr.PVRShaman" path="GUI/OSX_x86/PVRShamanGUI.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="component1">#PVRShaman.pkg</pkg-ref>
</installer-gui-script>