There are many folks on the web who successfully loaded AppKit
frameworks into Catalyst
apps using plugin bundles.
However, I couldn't find any information whether it's feasible in the opposite order.
I want to include an iOS framework built with Mac Catalyst in the native AppKit app. Is it possible? Any tips how this could be achieved?