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.
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.