标签: ios swift cocoapods
我有一个Swift框架。我从podfile中删除了use_frameworks!并运行pod install.如何在动态框架中获取swift文件以识别作为静态库安装的pod中的文件?
use_frameworks!
pod install.