I have a problem with linking my mixed language framework to a project.
1) I create a framework with Swift and Objective-C classes.
2) The main logic was stored in the
https://stackoverflow.com/a/56187043/1848929 works like a charm.
Just create empty swift file on your project then build your project. Thats it.