I have a xamarin project in which I need to integrate a native iOS code. To be precise a framework written in swift. Since xamarin officially doesn't support binding swift frameworks, Is there any possible way to convert this swift framework into Objective-C static library?
问问题
90 次