Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Releases: Backelite/sonar-objective-c

0.6.3

23 Aug 10:11
Compare
Choose a tag to compare
  • SonarQube 7.0 support

0.6.2

05 Dec 17:17
Compare
Choose a tag to compare
  • 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

21 Apr 15:04
Compare
Choose a tag to compare
  • 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

22 Feb 00:18
Compare
Choose a tag to compare
  • 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

01 Dec 01:33
Compare
Choose a tag to compare
  • 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.1

03 Mar 01:09
Compare
Choose a tag to compare
  • Complexity with Lizard !

0.5.0

29 Feb 17:49
Compare
Choose a tag to compare
  • Detached from octo project (to hard to maintain compatibility)
  • Removed deprecated API usages for SonarQube 5.3 support

0.4.0.3

12 Jan 15:25
Compare
Choose a tag to compare

Xcode 7 coverage support (profdata)

0.4.0.2

12 Nov 12:27
Compare
Choose a tag to compare
  • Faux Pas support for release 1.5 and 1.6
  • Support for multiple projects in a same workspace

0.4.0.1

27 Feb 22:03
Compare
Choose a tag to compare
  • 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