<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>FastReader</title>
    <welcome file="welcome.html"/>
    <license file="LICENSE.txt"/>
    <conclusion file="conclusion.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.circuitfix.owon-reader"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.circuitfix.owon-reader" visible="false">
        <pkg-ref id="com.circuitfix.owon-reader"/>
    </choice>
    <pkg-ref id="com.circuitfix.owon-reader" version="2.1.2" onConclusion="none" installKBytes="10402" updateKBytes="0">#FastReader-unsigned.pkg</pkg-ref>
    <pkg-ref id="com.circuitfix.owon-reader">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.2" CFBundleVersion="2.1.2" id="net.circuitfix.owon-reader" path="FastReader.app"/>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="net.circuitfix.owon-ble-helper" path="FastReader.app/Contents/Resources/FastReader BLE Helper.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>