码迷,mamicode.com
首页 > 其他好文 > 详细

instance method '*****' not found (return type defaults to 'id')

时间:2015-04-28 17:56:55      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:

博文转载至 http://blog.csdn.net/cerastes/article/details/38025801

在一个类里面引用另外一个类的实例方法,警告方法没有找到。

原因.h文件没有应用,只在头文件中申明了@class

#import相应的.h文件就可以

instance method '*****' not found (return type defaults to 'id')

标签:

原文地址:http://www.cnblogs.com/Camier-myNiuer/p/4463413.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!