Objective-c build success but "build-wrapper-dump.json" is empty

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    SonarQube: 9.4-developer
    Scanner: SonarScanner 4.7.0.2747
    Plugin: fresh instance, non extra plugin
    BuildWrapper: build-wrapper, version 6.32 (macosx-x86)
  • what have you tried so far to achieve this
    Never succeeded

which is my build-wrapper command:

build-wrapper-macosx-x86 --out-dir build_wrapper_output_directory xcodebuild CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO -workspace myproject.xcworkspace -scheme my_scheme clean build

build.log (5.5 MB)

build-wrapper.log (3.6 KB)
build-wrapper-dump.json (507 Bytes)

Alias Objective-c build success but "build-wrapper-dump.json" is empty
I am also m1 processor, so I also need to use JSON compilation database to configure the analysis

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.