octo-technology / sonar-objective-c

Sonar Plugin for Objective C
517 stars 208 forks source link

Not working with Xcode 7.x #103

Open akshaysy opened 8 years ago

akshaysy commented 8 years ago

I am generating coverage report form Xcode 7 Profdata. And i am using slather plugin to generate xml report. It generates coverage report. But when i run sonar-runner it shows me log "processing coverage report" . But it is not visible on the sonar dashboard.

SergeVKom commented 8 years ago

I faced with the same problem: 15:33:05.622 INFO - Processing OCLint report /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml 15:33:05.625 ERROR - Error processing file named /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml java.io.FileNotFoundException: /Users/jenkins/workspace/test_sonar/sonar-reports/oclint.xml (No such file or directory)