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

Support adding header files to framework based pods #17

Closed
orta opened this issue Nov 16, 2014 · 2 comments
Closed

Support adding header files to framework based pods #17

orta opened this issue Nov 16, 2014 · 2 comments

Comments

@orta
Copy link
Owner

orta commented Nov 16, 2014

As CocoaPods in swift does not use static libraries we need to be able to check if the Pods target is a framework, and if so add ProjectKeys.h to the public headers of the Pods.framework.

See CocoaPods/CocoaPods#2835 for swift info.

@orta
Copy link
Owner Author

orta commented Nov 16, 2014

Or add our own framework entirely.

@orta
Copy link
Owner Author

orta commented Nov 26, 2014

In.

@orta orta closed this as completed Nov 26, 2014
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

1 participant