cocoapods-packing-cubes
cocoapods-packing-cubes copied to clipboard
Dynamic framework doesn't work
First of all thanks a lot for giving this cool plugin, but the thing is it is not working for dynamic framework, am I missing something? Please help.
Please open a PR with a failing test case if possible, otherwise I’m not really going to have time to dig in
The problem is I can't figure out how it works. It would be very helpful for us if you could update the readme. What to do after adding these lines in the pod file? plugin 'cocoapods-packing-cubes', 'AFNetworking' => { 'linkage' => 'static', 'packaging' => 'framework' }
Should we do pod install?
yes, pod install.
I did, but nothing seems to happen. It is the same. It doesn't install any pod.
I have added pod install command in the README.md file. Here is the PR https://github.com/segiddins/cocoapods-packing-cubes/pull/8