Top "Uikitformac" questions

UIKit applications compiled for running on macOS (Project Catalyst)

Xcode 11 Beta 3, build error "Unknown attribute 'State'", "Use of undeclared type 'View'" etc

I build an app with the 2nd beta of Xcode 11, using SwiftUI, and everything worked completely fine, but now, with …

swift macos swiftui xcode11 uikitformac
How to open file dialog with SwiftUI on platform "UIKit for Mac"?

NSOpenPanel is not available on platform "UIKit for Mac": https://developer.apple.com/documentation/appkit/nsopenpanel If Apple doesn't provide …

swift macos swiftui mac-catalyst uikitformac