<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>GoodTools Installer — RARity Beta</title>
    <welcome file="welcome.html"/>
    <background file="GoodTools-logo.png" alignment="left" scaling="proportional"/>
    <background-darkAqua file="GoodTools-logo.png" alignment="left" scaling="proportional"/>
    <options customize="never" require-scripts="true" hostArchitectures="arm64"/>
    <choices-outline>
        <line choice="rarity"/>
    </choices-outline>
    <choice id="rarity" visible="false" title="RARity Beta">
        <pkg-ref id="app.rarity.archiver.installer"/>
    </choice>
    <pkg-ref id="app.rarity.archiver.installer" version="0.1.3" onConclusion="none" installKBytes="6639" updateKBytes="0">#RARity-component.pkg</pkg-ref>
    <pkg-ref id="app.rarity.archiver.installer">
        <bundle-version>
            <bundle id="app.rarity.archiver.service.extract-folder" path="Applications/RARity.app/Contents/Resources/Finder Quick Actions/RARity, extract to folder.workflow"/>
            <bundle CFBundleShortVersionString="0.1.3" CFBundleVersion="4" id="app.rarity.archiver" path="Applications/RARity.app"/>
            <bundle id="app.rarity.archiver.service.extract-here" path="Applications/RARity.app/Contents/Resources/Finder Quick Actions/RARity, extract here.workflow"/>
            <bundle id="app.rarity.archiver.service.compress-zip" path="Applications/RARity.app/Contents/Resources/Finder Quick Actions/RARity, add to archive.workflow"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>