<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Metaman - by Weaver Production Sound</title>
    <organization>com.weaversound</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.html" mime-type="text/html"/>
    <background file="metaman-installer-background.png" mime-type="image/png" alignment="bottomleft" scaling="tofit"/>
    <background-darkAqua file="metaman-installer-background.png" mime-type="image/png" alignment="bottomleft" scaling="tofit"/>
    <pkg-ref id="com.weaversound.metaman">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.15" CFBundleVersion="1.0.15" id="com.weaversound.metaman" path="Applications/Metaman.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Metaman - by Weaver Production Sound">
        <pkg-ref id="com.weaversound.metaman"/>
    </choice>
    <pkg-ref id="com.weaversound.metaman" version="1.0.15" onConclusion="none" installKBytes="57275" updateKBytes="0">#Metaman-component.pkg</pkg-ref>
</installer-gui-script>