<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>AI Usage Bar by 911KORN</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <background file="background.png" alignment="bottomleft" scaling="none" mime-type="image/png"/>
    <background-darkAqua file="background.png" alignment="bottomleft" scaling="none" mime-type="image/png"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="true"/>
    <allowed-os-versions>
        <os-version min="13.0"/>
    </allowed-os-versions>
    <choices-outline>
        <line choice="default">
            <line choice="app"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="app" visible="false" title="AI Usage Bar">
        <pkg-ref id="com.911korn.ai-usage-bar"/>
    </choice>
    <pkg-ref id="com.911korn.ai-usage-bar" version="2.1.0" onConclusion="none" installKBytes="2901" updateKBytes="0">#AIUsageBar-component.pkg</pkg-ref>
    <pkg-ref id="com.911korn.ai-usage-bar">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="4" id="com.911korn.ai-usage-bar" path="Applications/AI Usage Bar.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>