iOS项目:静态/动态代码分析和调用图 [英] iOS project: Static/Dynamic code analysis and call graphs

查看:129
本文介绍了iOS项目:静态/动态代码分析和调用图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为iOS项目寻找一些方便的代码分析工具。进行静态分析,动态分析并生成调用图。到目前为止,在我的调查中,我发现

I am looking for some handy code analysis tools for iOS projects, esp. to do static analysis, dynamic analysis and generate call graphs. In my investigation so far, I found

这里

Doxygen如此处

是否还有其他未解决的问题我想念的案例可用的源工具?是否有人在Objective-c iOS项目中成功尝试了以上任何一种方法?

Are there any other open source tools available for my case that I miss? Also has anyone tried any of the above ones successfully for objective-c iOS projects?

谢谢

推荐答案

您是否对内置

LLVM项目的主要作者和Clang现在在Apple担任开发人员工具部总监。他主要负责将Clang嵌入XCode。

The primary author of LLVM project and Clang now works at Apple as the Director of Developer Tools Department. He's primarily responsible in embedding Clang to XCode.

因此,我相信XCode中的分析器已经是出色的工具,您需要对iOS项目进行分析。

So, I believe the analyzer within XCode already an excellent tool that you need to do analysis on your iOS project.

这篇关于iOS项目:静态/动态代码分析和调用图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆