Created an AppKit version of my SwiftUI app, previously I had been using Catalyst to run the UIKit version on macOS. There are several subtle differences and a few new bugs. I think I should use the AppKit SDK going forward so I can access the native Mac API if needed.