<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Dettato 1.11.1</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <welcome language="en"><![CDATA[Installs Dettato.app and the 'dettato' command-line tool. After installing, launch Dettato once — it offers to download the on-device models (~5 GB), or run 'dettato setup' in Terminal.]]></welcome>
    <choices-outline>
        <line choice="default">
            <line choice="app"/>
            <line choice="cli"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="app" visible="false">
        <pkg-ref id="app.dettato.pkg.app"/>
    </choice>
    <choice id="cli" visible="false">
        <pkg-ref id="app.dettato.pkg.cli"/>
    </choice>
    <pkg-ref id="app.dettato.pkg.app" version="1.11.1" installKBytes="30509" updateKBytes="0">#DettatoApp.pkg</pkg-ref>
    <pkg-ref id="app.dettato.pkg.cli" version="1.11.1" installKBytes="21356" updateKBytes="0">#DettatoCLI.pkg</pkg-ref>
    <pkg-ref id="app.dettato.pkg.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.11.1" CFBundleVersion="28" id="app.dettato.mac" path="Applications/Dettato.app"/>
            <bundle CFBundleShortVersionString="2.9.4" CFBundleVersion="2059" id="org.sparkle-project.Sparkle" path="Applications/Dettato.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="2.9.4" CFBundleVersion="2059" id="org.sparkle-project.Sparkle.Updater" path="Applications/Dettato.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
            <bundle CFBundleShortVersionString="2.9.4" CFBundleVersion="2059" id="org.sparkle-project.DownloaderService" path="Applications/Dettato.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle id="swift-crypto.Crypto.resources" path="Applications/Dettato.app/Contents/Resources/swift-crypto_Crypto.bundle"/>
            <bundle CFBundleShortVersionString="2.9.4" CFBundleVersion="2059" id="org.sparkle-project.InstallerLauncher" path="Applications/Dettato.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
            <bundle id="swift-transformers.Hub.resources" path="Applications/Dettato.app/Contents/Resources/swift-transformers_Hub.bundle"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="app.dettato.pkg.cli">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>