<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Montana Wallet</title>
    <organization>network.montana</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.txt"/>
    <choices-outline>
        <line choice="default">
            <line choice="network.montana.wallet"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="network.montana.wallet" visible="false">
        <pkg-ref id="network.montana.wallet"/>
    </choice>
    <pkg-ref id="network.montana.wallet" version="1.5.0" onConclusion="none" installKBytes="168" updateKBytes="0">#Montana.pkg</pkg-ref>
    <pkg-ref id="network.montana.wallet">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.5.0" CFBundleVersion="5" id="network.montana.wallet" path="Applications/Montana.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>