Example code of dynamically loading external frameworks/bundle in Swift
Inspired by: https://github.com/pendowski/SwiftPluginsExample, improved removing any reference to obj-c constructs and built with last Swift 5, Xcode 11.
Build in order:
- CommonInterface
- One (Plugin)
- PluginHostSwift