<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.nandran.taskdeck.installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.5.1" CFBundleVersion="17" id="com.nandran.taskdeck" path="Applications/TaskDeck.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" hostArchitectures="x86_64,arm64" require-scripts="false"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.nandran.taskdeck.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.nandran.taskdeck.installer" visible="false">
        <pkg-ref id="com.nandran.taskdeck.installer"/>
    </choice>
    <pkg-ref id="com.nandran.taskdeck.installer" onConclusion="none" version="0.5.1.17" installKBytes="264441" updateKBytes="0">#component.pkg</pkg-ref>
    <title>TaskDeck</title>
</installer-gui-script>