<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="it.conrads.silentmode.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2" CFBundleVersion="1" id="it.conrads.silentmode.app" path="Silent Mode.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="it.conrads.silentmode.app" version="1.2"/>
    <title>Silent Mode</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="26.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="it.conrads.silentmode.app"/>
        </line>
    </choices-outline>
    <choice id="default" title="Silent Mode" versStr="1.2"/>
    <choice id="it.conrads.silentmode.app" title="Silent Mode" visible="false" customLocation="/Applications">
        <pkg-ref id="it.conrads.silentmode.app"/>
    </choice>
    <pkg-ref id="it.conrads.silentmode.app" version="1.2.0" onConclusion="none" installKBytes="1839" updateKBytes="0">#it.conrads.silentmode.app.pkg</pkg-ref>
</installer-gui-script>