I want to integrate Sonarqube in my old xcode project with both objective C & swift files

Please provide

  • Operating system: macOs, iOS
  • SonarLint plugin version:Na
  • Programming language you’re coding in: objective c & swift
  • Is connected mode used:
    • Connected to SonarCloud or SonarQube (and which version): sonarqube-10.7.0.96327

And a thorough description of the problem / question: I am trying to do static analysis of my code base, which is combination of swift + objective C & pods. Can I do this only with developer edition? Please help me with the steps that i can do it. As, on executing:

xcodebuild clean build -scheme Scheme -allowProvisioningUpdates -sdk iphonesimulator -configuration Debug CODE_SIGN_IDENTITY=“” CODE_SIGNING_REQUIRED=NO

I am getting following error:

The following build commands failed:
SwiftGeneratePch normal x86_64 Compiling\ bridging\ header

Hi,

Welcome to the community!

Yes, this is available only in commercial editions of SonarQube Server. Alternately, we’ve just introduced a new free tier hosted on SonarQube Cloud.

 
HTH,
Ann