I'm trying to use the Environment newDocument function in the latest SwiftUI and getting this error when I attempt to create the document. Has anyone else seen this?
SwiftUI/PlatformDocument_Mac.swift:13: Fatal error: Expected subclass override
Add a Comment