-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Description
When using in with Mac Catalyst / UIKit for Mac were are compiler errors, due to
since some AppKit functionality is supported, but it ist still based on UIKit.
Many subsequent lines throw error then, like
'NSView' is unavailable in Mac Catalyst
in
'NSTableView' is unavailable in Mac Catalyst
in
and so on.
Metadata
Metadata
Assignees
Labels
No labels