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

:inhibit_warnings => true doesn't work on subspecs #2777

Closed
vprtwn opened this issue Nov 3, 2014 · 2 comments
Closed

:inhibit_warnings => true doesn't work on subspecs #2777

vprtwn opened this issue Nov 3, 2014 · 2 comments
Assignees
Labels
s3:detailed Issues with in-depth explanations and examples that make it easier to troubleshoot t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!

Comments

@vprtwn
Copy link

vprtwn commented Nov 3, 2014

Reproducible on a new project (v0.34.4):
https://github.com/benzguo/cocoapods-inhibitwarnings-subspec

Warnings are still emitted using this line:

pod 'FormatterKit/TimeIntervalFormatter', '~> 1.5.0', :inhibit_warnings => true

No warnings with this line:

pod 'FormatterKit', '~> 1.5.0', :inhibit_warnings => true
@kylef kylef added s3:detailed Issues with in-depth explanations and examples that make it easier to troubleshoot t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome! labels Nov 4, 2014
@adc-amatosov
Copy link

Issue still exists in version 0.35.0

@vprtwn
Copy link
Author

vprtwn commented Apr 2, 2015

🙇 @segiddins

segiddins added a commit to CocoaPods/Core that referenced this issue Apr 12, 2015
Ashton-W pushed a commit to Ashton-W/Core that referenced this issue Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3:detailed Issues with in-depth explanations and examples that make it easier to troubleshoot t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Projects
None yet
Development

No branches or pull requests

4 participants