0

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?

4

1 回答 1

0

几种方法可以将 Swift 框架转换为 Obj-C 静态库。

此外,似乎没有任何“官方支持”可用。

您的问题也很广泛,请阅读如何提问不要提问。您可以在 reddit.com/r/xamarindevelopers 等论坛网站上提出这个问题

于 2020-01-10T21:31:27.360 回答