【发布时间】:2012-12-11 09:51:17
【问题描述】:
问题发生在
while (!self.complete && [[NSRunLoop currentRunLoop] runMode:NSDefaultRunLoopMode beforeDate:[NSDate distantFuture]])
{
}
应用程序因信号而崩溃
-[__NSCFString bytes]: unrecognized selector sent to instance 0x8577710
【问题讨论】:
标签: iphone objective-c xcode ios5