WTF Xcode

Just created a new project for an iOS app, SwiftUI + SwiftData from Xcode's template and it crashes when I try to run in macOS (Designed for iPad).

Error seems to be related with AVPlayerView, which is not being used anywhere in my project.

#Xcode #SwiftUI #SwiftLang