<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.11" authoringToolBuild="739" minSpecVersion="1.0">
    <options rootVolumeOnly="true" customize="never" hostArchitectures="arm64,x86_64"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>Darty-Ai v2.0.0-5786 for Adobe Illustrator</title>
    <background file="background" uti="public.png" scaling="proportional" alignment="left"/>
    <background-darkAqua file="background" uti="public.png" scaling="proportional" alignment="left"/>
    <welcome file="welcome.txt"/>
    <readme file="readme.txt"/>
    <license file="license.txt"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="Darty-Ai" description="">
        <pkg-ref id="com.darty.ai.non-admin"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.darty.ai.non-admin" version="1.0" installKBytes="52641">#Darty-Ai.pkg</pkg-ref>
    <pkg-ref id="com.darty.ai.non-admin">
        <must-close>
            <app id="com.adobe.illustrator"/>
        </must-close>
    </pkg-ref>
    <domains enable_currentUserHome="true" enable_anywhere="false" enable_localSystem="false"/>
</installer-gui-script>