编译代码时报出: 相似的还有:Receiver type 'ClassName' for instance message is a forward declaration 解决参考: 类是用 @class 方式引用的?尝试在实现部分用 #import 方式引用。