<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>CleanMac</title>
    <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">
        <pkg-ref id="com.charodey.CleanMac"/>
    </choice>
    <pkg-ref id="com.charodey.CleanMac" version="1.2.0" installKBytes="4794" updateKBytes="0">#CleanMac-component.pkg</pkg-ref>
    <pkg-ref id="com.charodey.CleanMac">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2.0" CFBundleVersion="3" id="com.charodey.CleanMac" path="CleanMac.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>