<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="net.obdsoftware.obdfusion.pkg"/>
    <title>OBD Fusion</title>
    <license file="EULA.rtf" mime-type="application/rtf"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <!-- <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/> -->
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <pkg-ref id="net.obdsoftware.obdfusion.pkg">
        <must-close>
            <app id="net.obdsoftware.obdfusion"/>
        </must-close>
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1.0" id="net.obdsoftware.obdfusion" path="OBD Fusion.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="net.obdsoftware.obdfusion.pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="net.obdsoftware.obdfusion.pkg" title="OBD Fusion" visible="false" customLocation="Applications">
        <pkg-ref id="net.obdsoftware.obdfusion.pkg"/>
    </choice>
    <pkg-ref id="net.obdsoftware.obdfusion.pkg" onConclusion="none" installKBytes="138488" updateKBytes="0">#obdfusion-app.pkg</pkg-ref>
</installer-gui-script>