Xcode 更新到 6.3 时 jbchartview 中的语义问题

Semantic issue in jbchartview when Xcode updated to 6.3

我一直在我的 swift 项目中使用 jbchartview,在我将 Xcode 更新到版本 6.3.2 之前它运行良好。现在它给出了一个语义问题:

Auto property synthesis will not synthesize property 'dataSource'; it will be implemented by its superclass, use @dynamic to acknowledge intention.

JBBarChartView.hJBLineChartView.h 中。

实际问题是什么,如何解决?

您使用的是什么版本的库?

这应该被修复为版本 2.8.14 via commit: d299cd6