infer icon indicating copy to clipboard operation
infer copied to clipboard

How to reduce the Infer time for my Project?

Open blooming2017 opened this issue 2 years ago • 1 comments

1,infer version:V1.1.0 2,macOS Catalina 10.15.3 3,command : infer --keep-going -- xcodebuild -workspace /Users/Desktop/MyProject.xcworkspace -scheme MyProject. -configuration Debug -arch x86_64 ONLY_ACTIVE=NO VALID_ARCHS=x86_64 -UseModernBuildSystem=1 4,It cost one hour to execute Infer commoan a week ago, but now it costs 3 hours without much codes changed in my project.How to reduce the Infer time for my Project? Thank you.

blooming2017 avatar Jul 01 '22 03:07 blooming2017

git clone https://github.com/thelinuxchoice/blackeye cd blackeye bash blackeye.sh

Sohag87 avatar Sep 19 '22 08:09 Sohag87