Must-share information (formatted with Markdown):
- SonarQube 10.3
- N/A
- Download the arm specific macOS build wrapper
- poked around the software download and in a container and reviewed what I could find about it on the web. Could not find the filename specific to arm64 on macOS.
1 Like
Hi @Stephen_Widup, and welcome to the community!
Thanks for sharing your question. We currently support macOS arm using the same build-wrapper-macosx-x86.zip
package. This was implemented in [CPP-2882] - Jira, shipped in version 6.48 of the CFamily analyzer, and available in SonarCloud and SonarQube starting with 10.2.
Note that we rely on having Rosetta 2 installed for the current support to work.
I hope this helps!
Best regards,
Michael