码迷,mamicode.com
首页 > 编程语言 > 详细

[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00

时间:2015-09-07 15:36:15      阅读:930      评论:0      收藏:0      [点我收藏+]

标签:

还真是一波未平一波又起,又出现了这个问题,详情如下:

-[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00
*** Terminating app due to uncaught exception NSInvalidArgumentException, reason: -[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00
*** First throw call stack:
(0x2616d0d7 0x345ffc77 0x2617259d 0x26170479 0x2609f708 0x187137 0x1594ed 0x8d019b 0x8d0187 0x8d3e9d 0x26132669 0x26130d89 0x2607c6d1 0x2607c4e3 0x2da411a9 0x2982e445 0x1a6095 0x34bcdaaf)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb) 

 

解决办法寻找中……

 

[__NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x17deba00

标签:

原文地址:http://www.cnblogs.com/jaxer/p/4788989.html

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