<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Hushbox</title>
    <organization>com.everydaymactools</organization>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="13.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Hushbox">
        <pkg-ref id="com.everydaymactools.hushbox"/>
    </choice>
    <pkg-ref id="com.everydaymactools.hushbox" version="2.1.4" installKBytes="3432" updateKBytes="0">#Hushbox-component.pkg</pkg-ref>
    <pkg-ref id="com.everydaymactools.hushbox">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.4" CFBundleVersion="214" id="com.everydaymactools.hushbox" path="Hushbox.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>