How to run SonarCloud Analysis for Swift project using Bitbucket pipeline

I am trying to run sonarcloud analysis for swift project, any leads will be helpful.

Template for a good new topic, formatted with Markdown:

  • ALM used Bitbucket Cloud
  • CI system used Bitbucket Cloud
  • Languages of the repository - Swift

Hello,

What did you try already ? Did you follow the tutorial for other languages in SonarCloud after creating your project ?

You can also follow this documentation to get you started: How to set-up your analysis

Hi Gregoire,
I have analyzed projects earlier for maven, node, etc. So I am familiar with integration process.

I need help with required options for swift project in pipeline, like image, cache, etc.

Hello,

Sorry for the late answer but I can’t really help with those, you are the one supposed to know how to build your project, I can’t possibly guess it for you.