标签: iphone cocoa xcode ios
当我使用某些外部框架时,我很难知道我的代码在哪一行打破了。
在Xcode中是否有任何方法可以知道异常即将到来的行号?
答案 0 :(得分:1)
根本不需要行号。只需使用堆栈跟踪。