ios - Xcode行搜索/转储?

标签 ios xcode

有没有一种方法可以搜索所有我调用方法并将其转储到文本文件中的时间?

就像我每次打电话一样

setTitle:

最佳答案

是的,您需要:

  • 突出显示方法(将光标置于其中)。
  • 从左上角
  • 可用的菜单中选择“ call 者”

    关于ios - Xcode行搜索/转储?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14899816/

    相关文章:

    ios - 如何使用NSPredicate以与完整NSArray相同的顺序对NSSet子集进行排序?

    ios - 如何修复 : Use of undeclared type 'URL' & Use of unresolved identifier 'DispatchQueue' in Swift?

    ios - 如何更改 XCode ios SDK 编译器设置以允许非 void 方法的 void return 语句?

    将应用程序提交到 AppStore 时 Xcode 意外退出

    ios - 在IOS中从MDM服务器发送推送通知时出现推送通知错误

    ios - 如何在可以沿此 webView 平移的 WKWebView 上添加 subview ?

    ios - 休息套件 0.20 : can not pass in an NSManagedObject to the getObject: method

    android - 在客户端保持面向服务架构的向后兼容性

    objective-c - 将数据从 Viewcontroller 传递到 Label

    iphone - 在 Objective C、XCode 中定义类