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