标签:clean workflow load debug source nes work bug cat
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
标签:clean workflow load debug source nes work bug cat
原文地址:http://www.cnblogs.com/yingchen/p/6142394.html