iOS 8 introduced a feature to allow for shared frameworks in the application sandbox. This is especially useful when using extensions alongside the main application.
Statically linking Cocoapods in both the main application and the extension seems like a non-optimal solution. How do I link Cocoapods as a shared framework to be used by both my Extension(s) and the main application using Xcode?
There is a active development branch will support implement Pod in swift. That will also support build pods as new Dynamic Library and link against.
See https://github.com/CocoaPods/CocoaPods/pull/2222
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