<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Finder Quick Actions</title>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.txt" mime-type="text/plain"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_currentUserHome="true" enable_localSystem="false" enable_anywhere="false"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Finder Quick Actions">
        <pkg-ref id="com.sjann.finder-quick-actions"/>
    </choice>
    <pkg-ref id="com.sjann.finder-quick-actions" version="1.0" onConclusion="none" installKBytes="44" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.sjann.finder-quick-actions">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>