美文网首页
Receiver type 'ClassName' for in

Receiver type 'ClassName' for in

作者: 鄒賢 | 来源:发表于2016-10-12 10:14 被阅读0次

Receiver 'ClassName' for class message is a forward declaration
Receiver 'ClassName' for class message is a forward declaration

解决办法:
类是用 @class 方式引用的,通过在实现部分用 #import 方式引用即可解决。

相关文章

网友评论

      本文标题:Receiver type 'ClassName' for in

      本文链接:https://www.haomeiwen.com/subject/ghciyttx.html