<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Aurista</title>
    <organization>com.weaversound</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <welcome file="welcome.html"/>
    <license file="license.html"/>
    <conclusion file="conclusion.html"/>
    <allowed-os-versions>
        <os-version min="12.0"/>
    </allowed-os-versions>
    <pkg-ref id="com.weaversound.aurista">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2.10" CFBundleVersion="1.2.10" id="com.weaversound.aurista" path="Applications/Aurista.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.weaversound.aurista"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.weaversound.aurista" visible="false">
        <pkg-ref id="com.weaversound.aurista"/>
    </choice>
    <pkg-ref id="com.weaversound.aurista" version="1.2.10" onConclusion="none" installKBytes="112646" updateKBytes="0">#Aurista.pkg</pkg-ref>
</installer-gui-script>