<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Montana Wallet</title>
    <welcome file="welcome.txt"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default">
        <pkg-ref id="network.montana.wallet"/>
    </choice>
    <pkg-ref id="network.montana.wallet" version="1.5.0" onConclusion="none" installKBytes="3188" updateKBytes="0">#Montana.pkg</pkg-ref>
    <pkg-ref id="network.montana.wallet">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="network.montana.junona" path="Applications/Montana.app/Contents/Resources/JunonaAI.app"/>
            <bundle CFBundleShortVersionString="1.5.0" CFBundleVersion="5" id="network.montana.wallet" path="Applications/Montana.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>