To make coverage work as suggested here I had to use both:
sonar.coverageReportPaths - to send xml report
AND
sonar.swift.coverage.reportPaths - to workaround exception.
To make coverage work as suggested here I had to use both:
sonar.coverageReportPaths - to send xml report
AND
sonar.swift.coverage.reportPaths - to workaround exception.