<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>CloudZero AI Cost Tracker</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.cloudzero.Proxy.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.cloudzero.Proxy.pkg" visible="false">
        <pkg-ref id="com.cloudzero.Proxy.pkg"/>
    </choice>
    <pkg-ref id="com.cloudzero.Proxy.pkg" version="0.1.9" onConclusion="none" installKBytes="69293" updateKBytes="0">#CloudZero-component.pkg</pkg-ref>
    <pkg-ref id="com.cloudzero.Proxy.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.9" CFBundleVersion="1" id="com.cloudzero.Proxy" path="Applications/CloudZero.app"/>
            <bundle CFBundleShortVersionString="2.8.1" CFBundleVersion="2050" id="org.sparkle-project.Sparkle" path="Applications/CloudZero.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="0.1.9" CFBundleVersion="1" id="com.cloudzero.Proxy.network-extension" path="Applications/CloudZero.app/Contents/Library/SystemExtensions/com.cloudzero.Proxy.network-extension.systemextension"/>
            <bundle CFBundleShortVersionString="$(MARKETING_VERSION)" CFBundleVersion="$(CURRENT_PROJECT_VERSION)" id="$(PRODUCT_BUNDLE_IDENTIFIER)" path="Applications/CloudZero.app/Contents"/>
            <bundle CFBundleShortVersionString="2.8.1" CFBundleVersion="2050" id="org.sparkle-project.DownloaderService" path="Applications/CloudZero.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle CFBundleShortVersionString="2.8.1" CFBundleVersion="2050" id="org.sparkle-project.Sparkle.Updater" path="Applications/CloudZero.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
            <bundle CFBundleShortVersionString="2.8.1" CFBundleVersion="2050" id="org.sparkle-project.InstallerLauncher" path="Applications/CloudZero.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>