<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Punchcard</title>
    <organization>app.punchcard</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="Punchcard">
        <pkg-ref id="app.punchcard.mac"/>
    </choice>
    <pkg-ref id="app.punchcard.mac" version="1.0.0" installKBytes="14096" updateKBytes="0">#Punchcard-component.pkg</pkg-ref>
    <pkg-ref id="app.punchcard.mac">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="app.punchcard.mac" path="Punchcard.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>