How can I display a file dialogue in SwiftUI to choose a directory or file.
I think using a NSViewRepresentable to wrap a NSOpenPanel will not work, as it expects a N