Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cocoapods GPUImage #19

Closed
badeleux opened this issue May 13, 2014 · 7 comments
Closed

Cocoapods GPUImage #19

badeleux opened this issue May 13, 2014 · 7 comments

Comments

@badeleux
Copy link

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.

@natanrolnik
Copy link

What is the fix for this?

@badeleux
Copy link
Author

Removing GPUImage from frameworks list

@mtonio91
Copy link
Owner

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

@RobinQu
Copy link

RobinQu commented May 24, 2014

After I pod install AMSmoothAlert (1.0), the build failed with:

ld: framework not found GPUImage

@badeleux
Copy link
Author

It is why I asked about removing gpuimage from dependency. You have two solutions for now:

  1. Provide your own spec.
  2. Don't exclude Pods from git repository and manualy remove all refernces about GPUImage fw.

@lennartstolz
Copy link

Is this trunk feature still not running?

@mtonio91
Copy link
Owner

Fixed : removed gpuimage from frameworks
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants