v2.1.4 jsb cc.DictMaker is not a constructor

var tMaker = new cc.DictMaker();
var spritesDic = tMaker.dictionaryWithContentsOfFile(fileName);

log:
cc.DictMaker is not a constructor

cc.DictMaker isn’t bound and will not be bound too.
Please use JSON format instead of Plist.

Hey James,

The JSB will in fact be without a way to read data from plist![](?
I know that is too damm easy to load from a JSON and it is even better, but just want to be sure)

Thanks!