<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="com.ssppos.printer">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.0.0" id="com.ssppos.printer" path="SSP_Printer.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.ssppos.printer.pkg" version="main"/>
    <title>SSP_Printer</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.ssppos.printer"/>
        </line>
    </choices-outline>
    <choice id="default" title="SSP_Printer" versStr="0.0.0"/>
    <choice id="com.ssppos.printer" title="SSP_Printer" visible="false" customLocation="/Applications">
        <pkg-ref id="com.ssppos.printer"/>
    </choice>
    <pkg-ref id="com.ssppos.printer" version="0.0.0" onConclusion="none" installKBytes="128377" updateKBytes="0">#com.ssppos.printer.pkg</pkg-ref>
</installer-gui-script>