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

source_files key documentation is incomplete #146

Open
kornelski opened this issue Dec 1, 2016 · 0 comments
Open

source_files key documentation is incomplete #146

kornelski opened this issue Dec 1, 2016 · 0 comments

Comments

@kornelski
Copy link

kornelski commented Dec 1, 2016

https://guides.cocoapods.org/syntax/podspec.html#source_files

Says only:

The source files of the Pod.

  • What is meant by a source file? Is it only *.h and *.m? Does it include plists? Does it include language bundles? Does it include helper tools?

  • What is it used for? Why do I need it now, even though CocoaPods worked without it before?

  • What will happen if I fail to specify some of the files?

  • What's the relationship with public_header_files?

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

No branches or pull requests

2 participants