【发布时间】:2017-04-16 02:14:51
【问题描述】:
我正在尝试使用此处描述的方法 2 从标题和静态库将 GoogleMobileAds 构建为动态框架:https://pewpewthespells.com/blog/convert_static_to_dynamic.html
我已经建立了一个项目,它构建成功,但是生成的框架不包含二进制文件,只有标题。关于我做错了什么有什么想法吗?
示例项目:https://github.com/HiveHicks/GoogleMobileAds-Dynamic-Wrapper
附:使用 XCode 8.1 构建
【问题讨论】:
标签: ios xcode cocoa-touch cocoapods static-libraries