SwiftUICore import on Xcode 16.0

When requiring some components from the SwiftUI framework, Xcode 16.0 recommends importing SwiftUICore in its quick fix error suggestions. Previously, SwiftUI would be suggested.

What is the difference between the two and which is the recommended one for importing?

I'm confused, too!

I would also like to know the difference between the two.

SwiftUICore import on Xcode 16.0
 
 
Q