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 support #4

Closed
joeldev opened this issue Mar 19, 2013 · 3 comments
Closed

Cocoapods support #4

joeldev opened this issue Mar 19, 2013 · 3 comments

Comments

@joeldev
Copy link
Owner

joeldev commented Mar 19, 2013

Tried to do this, failed miserably in header search path hell. Cocoapods doesn't seem great at handling a project with two targets that have different platforms. It always has a 'default target', which seemed to do nothing but cause tons of problems. So someone else can tackle this, or I'll do it later on a branch.

@ashfurrow
Copy link
Contributor

I can take a look tonight – I've got experience writing podspecs.

@ashfurrow
Copy link
Contributor

Oh my god there are tags – thank you.

@ashfurrow
Copy link
Contributor

Might have to solve Issue #5 in order to do this, since CocoaPods won't install AFNetworking into a specific directory (as the header files are expecting).

joeldev added a commit that referenced this issue Mar 19, 2013
Fixes Issue #4 – CocoaPods Support
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

2 participants