I have added the 6 new Instinct 3 and E models to my app. When I try to build using Export Project I get:
ERROR: duplicate entry: 006-B4585-00/dynamic.prg
This only appears to happen when I have both of these in the manifest:
<iq:product id="instinct3solar"/>
<iq:product id="instinct3solar45mm"/>
If I remove one or the other the app exports ok.
Is there perhaps an incorrect string in the SDK definitions of one of these two new devices?