<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>TheAIStudioPro Lyrics Module</title>
    <background file="installer-background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <welcome file="welcome.rtf"/>
    <license file="license.rtf"/>
    <readme file="readme.rtf"/>
    <conclusion file="conclusion.rtf"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="TheAIStudioPro Lyrics Module">
        <pkg-ref id="pro.theaistudio.lyrics.pkg"/>
    </choice>
    <pkg-ref id="pro.theaistudio.lyrics.pkg" version="1.0.0" auth="Root" installKBytes="2827" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="pro.theaistudio.lyrics.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="pro.theaistudio.lyrics.app" path="Applications/TheAIStudioPro-Lyrics.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>