<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Sounds Good Systemwide 0.2.1</title>
    <readme file="readme.txt"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="app"/>
    </choices-outline>
    <choice id="app" title="Sounds Good Systemwide application" visible="false" description="Installs Sounds Good Systemwide.app into /Applications.">
        <pkg-ref id="cloud.neap.soundsgood.systemwide.app"/>
    </choice>
    <pkg-ref id="cloud.neap.soundsgood.systemwide.app" version="0.2.1" installKBytes="8967" updateKBytes="0">#app.pkg</pkg-ref>
    <pkg-ref id="cloud.neap.soundsgood.systemwide.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.1" CFBundleVersion="0.2.1" id="cloud.neap.soundsgood.systemwide" path="Sounds Good Systemwide.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>