Xcode12 beta4: building for iOS Simulator, but linking in object file built for free standing, file 'libwebrtc.a' for arch

In Xcode12 beta4, I encounter a failure in my project.
I can run the Project on my device, but it is not running in the simulator.
And when I use the beta3 or Xcode11, it won't happen.

I get the failure message:
ld: in /libwebrtc.a(dequantizemmx.o), building for iOS Simulator, but linking in object file built for free standing, file 'libwebrtc.a' for architecture x8664.

Please help me what to do in Xcode 12.4. Do I have to change settings in Xcode 12.4.


Getting this too with an external dependency. Seems like this warning's been promoted to a failure as of b4. Can anyone provide some insight as to how to revert it to just a warning again?
Getting the same also.
hi, Tank_Liu. did you resolve the issue?
Getting this as well, has anyone gotten to the bottom of this yet?
Hello everyone,
Have a look on this post: https://developer.apple.com/forums/thread/657913

This is Xcode beta bug.
Xcode12 beta4: building for iOS Simulator, but linking in object file built for free standing, file 'libwebrtc.a' for arch
 
 
Q