Xcode 12 beta 3 AVFoundation build errors on macOS project

Starting with Xcode 12 beta 3, I get the following error for AVFoundation:

Code Block
Failed to build module 'AVFoundation' from its module interface; the compiler that produced it, 'Apple Swift version 5.3 (swiftlang-1200.2.22.2 clang-1200.0.25.1)', may have used features that aren't supported by this compiler, 'Apple Swift version 5.3 (swiftlang-1200.0.22.4 clang-1200.0.25.1)'


This worked on the previous Xcode 12 betas. Has anyone else run into this?
Answered by DDP in 623108022
Yes, I have just struck this problem. Just as you noted, this worked fine on Xcode 12 betas 1 and 2.
Accepted Answer
Yes, I have just struck this problem. Just as you noted, this worked fine on Xcode 12 betas 1 and 2.
Has anyone filed a Radar for this?
I just submitted a new Feedback for this issue.
Xcode 12 beta 3 AVFoundation build errors on macOS project
 
 
Q