随笔分类 -  OC报错

OC 如果需要手动显示操作 release retaionCount等解决办法
摘要:错误提示:ARC forbids explicit message send of'retain''retain' is unavailable: not available inautomatic reference counting mode解决方法;打开当前工程,打开"Build Settin... 阅读全文

posted @ 2015-11-28 16:37 程序修炼之道 阅读(293) 评论(0) 推荐(0)

oc objc_msgSend报错解决办法
摘要:错误代码:objc_msgSend(self.beginRefreshingTaget, self.beginRefreshingAction, self);Too many arguments to function call, expected 0, have 3选中项目 - Project -... 阅读全文

posted @ 2015-11-28 16:37 程序修炼之道 阅读(256) 评论(0) 推荐(0)

导航