<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>DymoWebApi</title>
    <organization>com.dymowebapi</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <welcome language="en" mime-type="text/plain"><![CDATA[
DymoWebApi replaces the DYMO Connect web service (DYMO.WebApi.Mac.Host) with a native, crash-resistant Swift daemon.

After install, DYMO Connect will talk to this service on https://127.0.0.1:41951 just like before.
]]></welcome>
    <choices-outline>
        <line choice="default">
            <line choice="com.dymowebapi.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.dymowebapi.installer" visible="false">
        <pkg-ref id="com.dymowebapi.installer"/>
    </choice>
    <pkg-ref id="com.dymowebapi.installer" version="0.10.2" onConclusion="none" installKBytes="22355" updateKBytes="0">#DymoWebApi-component.pkg</pkg-ref>
    <pkg-ref id="com.dymowebapi.installer">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>