How to speed up sonar scanning on iOS projects

Hi @taoy,

You could replace the Xcode plugin for Jenkins by manually invoking build-wrapper + Xcode build, that way you can simplify the chain.

Upgrade to the latest version of SonarCFamily 6.6, update the build-wrapper and follow the documentation, see Incremental Analysis section in C++ developers now benefit from more efficient analysis and deeper Core Guidelines coverage.