In the OC project, iOS14 WidgetKit target was added, but consistent error
Cannot find type "ConfigurationIntent" in scope,
type 'Provider' does not conform to protocol 'IntentTimelineProvider'
What is strange is that after adding a new OC project, the compilation is successful,
Tool: Xcode12-beta & Simulator
How to get access to old projects?