Xcode build clang error

Hi, When I build the swift source code with Xcode 13 Beta, I encounter an error:

clang: error: no such file or directory: 'build/Xcode-RelWithDebInfoAssert/swift-macosx-x86_64/libswift/Swift.build/Debug/libswift.build/Objects-normal/x86_64/LibSwiftStubs.o'

Command Ld failed with a nonzero exit code
  • swift-DEVELOPMENT-SNAPSHOT-2021-07-30-a
  • Xcode 13 Beta

Reported as [SR-15008] Build swift-frontend error with Xcode 13 beta · Issue #57338 · apple/swift · GitHub