Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 920 Bytes

iOS Sonarcloud Sample Project

Configure environment variables

Set environment variables in your codemagic.yaml:

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

Configure Sonarcloud 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.

Sonarcloud report

https://sonarcloud.io/dashboard?id=codemagic-ci-cd_sonarcloud-sample-project

Quality Gate Status

Codemagic build status