infer 检验IOS项目
Posted yingchen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了infer 检验IOS项目相关的知识,希望对你有一定的参考价值。
1、MAC安装infer: brew install infer
2、设置环境变量指向安装infer/bin下
3、source .bash_profile
4、命令 infer -- xcodebuild -workspace XXX.xcworkspace -scheme XXX -configuration Debug -sdk iphonesimulator clean build
http://fbinfer.com/docs/hello-world.html
http://infer.liaohuqiu.net/docs/infer-workflow.html
以上是关于infer 检验IOS项目的主要内容,如果未能解决你的问题,请参考以下文章