Skip to content

ChrisReferenceProjects/ios-sonarqube-sample-project

 
 

Repository files navigation

iOS SonarQube Sample Project

Configure environment variables

Set environment variables in your codemagic.yaml:

SONAR_TOKEN: Encrypted(...)
SONAR_PROJECT_KEY: Encrypted(...)
SONAR_ORG_KEY: Encrypted(...)

Configure SonarQube for iOS in codemagic.yaml

Refer to the codemagic.yaml in the root of this project to see how to configure sonarcloud integration for iOS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 57.8%
  • Shell 42.2%