<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Unicorn Trader 3.0.2</title>
    <background file="brand-logo.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <background-darkAqua file="brand-logo.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true" hostArchitectures="arm64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="11.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.unfxco.unicorntrader"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.unfxco.unicorntrader" visible="false">
        <pkg-ref id="com.unfxco.unicorntrader"/>
    </choice>
    <pkg-ref id="com.unfxco.unicorntrader" version="3.0.2" onConclusion="none" installKBytes="155361" updateKBytes="0">#UnicornTrader-component.pkg</pkg-ref>
    <pkg-ref id="com.unfxco.unicorntrader">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.2" CFBundleVersion="3.0.2" id="com.unfxco.unicorntrader" path="Applications/Unicorn Trader.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>