File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Otherwise, run the ```run-sonar-swift.sh``` script from your Xcode project root
118118- [ xcpretty] ( https://github.com/supermarin/xcpretty ) (see instructions below)
119119- [ SwiftLint] ( https://github.com/realm/SwiftLint ) ([ HomeBrew] ( http://brew.sh ) installed and ``` brew install swiftlint ``` ). Version 0.3.0 or above.
120120- [ Tailor] ( https://github.com/sleekbyte/tailor ) ([ HomeBrew] ( http://brew.sh ) installed and ``` brew install tailor ``` ). Version 0.11.1 or above.
121- - [ slather] ( https://github.com/SlatherOrg/slather ) (``` gem install slather ``` ). Version 2.1.0 or above.
121+ - [ slather] ( https://github.com/SlatherOrg/slather ) (``` gem install slather ``` ). Version 2.1.0 or above (2.4 since Xcode 8.3) .
122122- [ lizard] ( https://github.com/terryyin/lizard ) ([ PIP] ( https://pip.pypa.io/en/stable/installing/ ) installed and ``` sudo pip install lizard ``` )
123123
124124### Installation of xcpretty with JUnit reports fix
You can’t perform that action at this time.
0 commit comments