<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.11" authoringToolBuild="739" minSpecVersion="1.0">
    <options rootVolumeOnly="true" hostArchitectures="x86_64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <background file="background" uti="public.png" scaling="proportional" alignment="bottomleft"/>
    <background-darkAqua file="background" uti="public.png" scaling="proportional" alignment="bottomleft"/>
    <license file="license.rtf"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="LrSuperKeys" description="">
        <pkg-ref id="com.lrsuperkeys.macos"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.lrsuperkeys.macos" version="6.1.6" installKBytes="205851">#LrSuperKeys.pkg</pkg-ref>
    <pkg-ref id="com.lrsuperkeys.macos">
        <must-close>
            <app id="com.adobe.LightroomClassicCC7"/>
        </must-close>
    </pkg-ref>
    <domains enable_currentUserHome="true" enable_anywhere="false" enable_localSystem="false"/>
</installer-gui-script>