This will give us the following metrics: http://docs.oclint.org/en/dev/internals/metrics.html
- Add OCLint as Homebrew package dependency in Makefile
- Run OCLint as part of test lane in fastlane
This will give us the following metrics: http://docs.oclint.org/en/dev/internals/metrics.html
Ran into a number of problems while working on this:
shell $ oclint -version LLVM (http://llvm.org/): LLVM version 3.5.0svn Optimized build. Built Oct 19 2014 (09:55:19). Default target: x86_64-apple-darwin14.4.0 Host CPU: core-avx2 OCLint (http://oclint.org/): OCLint version 0.8.1. Built Oct 19 2014 (10:24:44). $ xctool -version 0.2.4
Maybe fixable by rolling back xctool and/or OCLint, but until we get more time to troubleshoot we'll have to go on w/o these metrics.