-
Apples-MacBook-Air:~ Aman$ cd /Users/Aman/Desktop/SonarDemoApp
Apples-MacBook-Air:SonarDemoApp Aman$ ./run-sonar-swift.sh -v
Running run-sonar-swift.sh...
Project count is [1]
Xcode project file …
-
-
Format:
- [ ] Style Guides
- [ ] [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md#master)
- Ensure that linting fails if xcodebuild doesn't successfully build your Pod Kyl…
kylef updated
9 years ago
-
Hello,
I faced out the issue when generate compile_commands.json file with xcpretty for my XCode objective-c project
I use the following command to generate compile_commands.json
xcodebuild | x…
-
### Issue Summary
Linting seems ripe for parallelization, but unfortunately I haven't seem a good solution yet. I've tried running this script, https://gist.github.com/tommeier/ff660205271f82a47041, …
-
## Install Sonarqube
https://docs.sonarqube.org/latest/setup/get-started-2-minutes/
- Download Sonarqube for macOS https://www.sonarqube.org/downloads/
- Put it in `~/sonarqube`
- Run localhost …
-
This is my current configuration:
- sonar-objective-c 0.3.2-SNAPSHOT
- SonarQube 4.4
- SonarQube Runner 2.4
Unit test are successfully reported. But cobertura code coverage report is not displayed o…
-
We have installed SonarQube on centos x64. On the other machine is installed sonar client to run with iOS application projects.
Each time, we run ./sonar-runner -X we got exception:
```
12:41:34.6…
-
coverage report xml was generated by xctool under sonar-reports directory but not showing on Sonar dashboard.
Xcode version is 5.0.
Verbose mode run-sonar.sh output showing the coverage report was r…
xndou updated
6 years ago
-
This is a regression test run on DragonFly BSD 6.1 x86_64, with some thousands of repetitive lines removed where marked:
```
package: test start at Sun Jan 16 21:51:28 CET 2022 in /usr/local/src/ksh…