I'm trying to build GoogleMobileAds as dynamic framework from headers and static library using method 2 described here: https://pewpewthespells.com/blog/convert_static_to_dynamic.html
I've set up a project, and it builds successfully, however the produced framework contains no binary, only headers. Any ideas on what I am doing wrong?
Sample project: https://github.com/HiveHicks/GoogleMobileAds-Dynamic-Wrapper
P.S. Building with XCode 8.1
XCode doesn't produce framework binary if there are no .m
files in the project. I added a dummy .m
file, and it does now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With