Swift package as a dependency of Framework project
I have a swift package that has a few classes marked with @objc. I have created a framework project and added Swift package as a dependency in Framework project. I want to import my swift package header file in my framework umbrella header file “iOSAuthFramework.h”: