NSScanner: nil string argument libc++abi.dylib: terminate_handler unexpectedly threw an exception问题
最近接手一个旧项目,一运行程序总是莫名其妙的奔溃,直接跳转到main函数就不动了,控制台输出错误信息: NSScanner: nil string argument NSScanner: nil ...
