Haris Krasniqi

Results 20 comments of Haris Krasniqi

same happens with: ``` minSdkVersion 16 targetSdkVersion 25 buildTools 25.0.1 AndroidStudio 2.4 preview 7 ```

Facing same issue with Xcode 7.x. Eventhough the **cobertura.xml** file is generated successfully (not empty) and `sonar-runner` not giving any error or any log that failed to parse `cobertura.xml` file...

If you check latest commits you can see that `ProjectFileSystem` was deleted. A solution to this is to use [PR#97](https://github.com/octo-technology/sonar-objective-c/pull/97) which solves most of the deprecated functions. However there is...

You can download [jar file from here](https://www.dropbox.com/s/w3qfapnb0xqy5s7/sonar-objective-c-plugin-0.5.0-SNAPSHOT.jar?dl=0)

@nayaknamit you have to place the jar on plugins section of sonar instalation folder

@niitMobileLab Remove `sonar-objective-c-plugin-0.4.0-3.jar` manually from sonar folder and restart sonar

having same issue here

Hi, i am getting same error: `Error processing file named /Users/Shared/Jenkins/Home/jobs/Sample App/workspace/sonar-reports/oclint.xml java.io.FileNotFoundException: /Users/Shared/Jenkins/Home/jobs/Sample App/workspace/sonar-reports/oclint.xml (No such file or directory)` link:http://stackoverflow.com/questions/33040509/error-processing-oclint-xml-on-jenkins

after executing: => xcodebuild clean build CODE_SIGN_IDENTITY=" " CODE_SIGNING_REQUIRED=NO > xcodebuild.log It shows these errors: `The following build commands failed: Ld build/SampleApp.build/Release-iphoneos/SampleApp.build/Objects-normal/arm64/SampleApp normal arm64 Ld build/SampleApp.build/Release-iphoneos/SampleApp.build/Objects-normal/armv7/SampleApp normal armv7` I will...

yeap i do get it. I tried proceeding further by executing second line and it generated compile_commands.json. However after i executed the third one it started to generate something(ex: 23...