Closed badeleux closed 10 years ago
What is the fix for this?
Removing GPUImage from frameworks list
Hi, i can't currently update the pod on cocoapods because of their "trunk" new feature which will be available next week http://blog.cocoapods.org/CocoaPods-Trunk/
pull requests to update pods are currently disabled that's why https://twitter.com/CocoaPods/status/468786073477591041
After I pod install
AMSmoothAlert (1.0), the build failed with:
ld: framework not found GPUImage
It is why I asked about removing gpuimage from dependency. You have two solutions for now:
Is this trunk feature still not running?
Fixed : removed gpuimage from frameworks Thank you
Why in cocoapodspec you've added GPUImage framework if you have previously marked it as dependency, and resolving this dependency leads to downloading source of GPUImage, not framework.