swift 生成静态库

2021-12-09  本文已影响0人  我会回来的

步骤:

1 编译工程: command + B

2   command + , --->    Locations     --->  Derived Data(底部尖头)

3 来到工程文件  --->  DerivedData  --->  找到(工程名字)--->   Build  --->  Products  --->  Debug-iphoneos

就得到你想要的库了。

上一篇 下一篇

猜你喜欢

热点阅读