i have been using jbchartview
in swift project , working until updated xcode version 6.3.2. gives semantic issue:
auto property synthesis not synthesize property 'datasource'; implemented superclass, use @dynamic acknowledge intention.
in jbbarchartview.h
, jblinechartview.h
.
what problem, , how solve it?
Comments
Post a Comment