Releases: Backelite/sonar-objective-c
Releases · Backelite/sonar-objective-c
0.6.2
- SonarQube 6.7 support
- FauxPas 1.7.2 support (4 new rules added)
- OCLint 0.13 support (1 new rule added)
- Update run-sonar.sh : xcodebuild optimization (see #26 thanks to davidy4ng).
- Fix for properties with space (see #29 thanks to Branlute)
0.6.1
- Replaced oclint-xcodebuild by xcpretty (see #25 thanks to davidy4ng).
- Added -nounittests and -usesonarscanner parameters to run-sonar.sh script (see #23 thanks to davidy4ng).
- Sonar 6 fix for Faux Pas (see #20 thanks to macostea).
0.6.0
- SonarQube 6 support. Important : will work with SonarQube 5.x and above only. Will not work anymore with SonarQube 4.5.x anymore.
0.5.2
- OCLint 0.11.0 support (see #13)
- Removed required gcovr check in run-sonar.sh (see #10)
- Fixed issued in run-sonar.sh (see #2)
- Better test file detection pattern (see #3)
0.5.0
- Detached from octo project (to hard to maintain compatibility)
- Removed deprecated API usages for SonarQube 5.3 support
0.4.0.3
Xcode 7 coverage support (profdata)
0.4.0.2
- Faux Pas support for release 1.5 and 1.6
- Support for multiple projects in a same workspace
0.4.0.1
- Faux Pas support
- Moved OCLint long line threshold to 250
- Add the plain reporter at build step to get more information in case of build failure
- Capitalized OCLint rule names