facebook / infer

A static analyzer for Java, C, C++, and Objective-C
http://fbinfer.com/
MIT License
14.89k stars 2.01k forks source link

How to use quandary-only to analyze iOS project #1651

Open timelessRecall opened 2 years ago

timelessRecall commented 2 years ago

I want to use Quandary-only to analyze the iOS project, but I don't know how to use the command line to retrieve the entire project. Meanwhile, I want to monitor the flow of a method's parameters. How should I do it