The Best Objective-C Static Analysis Tools (Linters/Formatters)
We rank 19 Objective-C linters, code analyzers, formatters, and more. Find and compare tools like Sonatype, Sigrid, Infer, and more. Please rate and review tools that you've used. This helps others find the best tools for their projects.
Help make this list better
Suggest Tools
19 Multi-Language Tools
Better Code Hub
Better Code Hub checks your GitHub codebase against 10 engineering guidelines devised by the authority in software quality, Software Improvement Group.
Application Inspector
Commercial Static Code Analysis which generates exploits to verify vulnerabilities.
Atom-Beautify
Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom editor.
lizard
Lizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn't require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis. Counts lines of code without comments, CCN (cyclomatic complexity number), token count of functions, parameter count of functions.
oclint
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C.
Unibeautify
Universal code beautifier with a GitHub app. Supports HTML, CSS, JavaScript, TypeScript, JSX, Vue, C++, Go, Objective-C, Java, Python, PHP, GraphQL, Markdown, and more.
WhiteHat Application Security Platform
WhiteHat Scout (for Developers) combined with WhiteHat Sentinel Source (for Operations) supporting WhiteHat Top 40 and OWASP Top 10.
ApplicationInspector
Creates reports of over 400 rule patterns for feature detection (e.g. the use of cryptography or version control in apps).
Veracode
Find flaws in binaries and bytecode without requiring source. Support all major programming languages: Java, .NET, JavaScript, Swift, Objective-C, C, C++ and more.
emerge
Emerge is a source code and dependency visualizer that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.
StaticReviewer
Static Reviewer executes code checks according to the most relevant Secure Coding Standards, OWASP, CWE, CVE, CVSS, MISRA, CERT, for 40+ programming languages, using 1000+ built-in validation rules for Security, Deadcode & Best Practices Available a module for Software Composition Analysis (SCA) to find vulnerabilities in open source and third party libraries.
Fortify
A commercial static analysis platform that supports the scanning of C/C++, C#, VB.NET, VB6, ABAP/BSP, ActionScript, Apex, ASP.NET, Classic ASP, VB Script, Cobol, ColdFusion, HTML, Java, JS, JSP, MXML/Flex, Objective-C, PHP, PL/SQL, T-SQL, Python (2.6, 2.7), Ruby (1.9.3), Swift, Scala, VB, and XML.
Help make this list better
Suggest Tools
Frequently Asked Questions
What are Objective-C tools?
Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language. It is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch. It is also used by NeXTSTEP, GNUstep, and other open-source software. It is a superset of the C programming language and therefore any valid C program is a valid Objective-C program. However, the two languages are different enough that many C programs are not valid Objective-C programs.
What are the best Objective-C static analysis tools and linters?
The most popular Objective-C tools ranked by user votes are: Sonatype, Sigrid, Infer, Better Code Hub, DerScanner.
Which Objective-C tools are free to use?
Tools with a free plan include Better Code Hub. On top of that, there are also a number of open source like Sonatype, Infer, Atom-Beautify, lizard, oclint, Unibeautify, ApplicationInspector, emerge.