export build error: Complications are not supported by device 'epix2'

Anyone able to export a complications publisher?  I get the following error for all of the devices that support complications (and tested to work in the simulator):

ERROR: epix2: C:\[path to project]\resources-complications\complications.xml: Complications are not supported by device 'venu2' with part number '006-B3950-00'.
ERROR: Failed to export application for device id: 'venu2'.
complications.xml:
<complications>
    <complication id="0" access="private"
        longLabel="@Strings.AppName"
        shortLabel="@Strings.AppName"
        icon="@Drawables.complication"
        glancePreview="false">
    </complication>
</complications>