<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="dev.is-a.eunsunglee.randomseats">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="dev.is-a.eunsunglee.randomseats" path="RandomSeats.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="dev.is-a.eunsunglee.randomseats" version="1.0.0"/>
    <title>RandomSeats</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="dev.is-a.eunsunglee.randomseats"/>
        </line>
    </choices-outline>
    <choice id="default" title="RandomSeats" versStr="1.0.0"/>
    <choice id="dev.is-a.eunsunglee.randomseats" title="RandomSeats" visible="false" customLocation="/Applications">
        <pkg-ref id="dev.is-a.eunsunglee.randomseats"/>
    </choice>
    <pkg-ref id="dev.is-a.eunsunglee.randomseats" version="1.0.0" onConclusion="none" installKBytes="17068" updateKBytes="0">#dev.is-a.eunsunglee.randomseats.pkg</pkg-ref>
</installer-gui-script>