Build-wrapper-macosx-x86 failed

I executed “build-wrapper-macosx-x86 --out-dir build_wrapper_output_directory xcodebuild clean build”
but I got an error message
How to fix this
build-wrapper, version 6.20 (macosx-x86)

/Users/jason.lv/Documents/Work/speedbiz-ios/Speedbiz/BasicResources/SpeedbizPrefixHeader.pch:14:9: fatal error:

’AliyunOSSiOS/AliyunOSSiOS.h’ file not found

#import <AliyunOSSiOS/AliyunOSSiOS.h>

**^~~~~~~~~~~~~~~~~~~~~~~~~~~~~**

1 error generated.

**** BUILD FAILED ****

The following build commands failed:

ProcessPCH++ /Users/jason.lv/Documents/Work/speedbiz-ios/build/SharedPrecompiledHeaders/SharedPrecompiledHeaders/13963006922174864637/SpeedbizPrefixHeader.pch.gch /Users/jason.lv/Documents/Work/speedbiz-ios/Speedbiz/BasicResources/SpeedbizPrefixHeader.pch normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler

(1 failure)

Hi @GRV ,

if you run xcodebuild clean build alone does it complete successfully?

The same error was reported

Hi @GRV ,

then you should fix your build first before trying to wrap it with the build-wrapper.