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

Duplicate warnings/errors #8

Open
marklarr opened this issue Oct 23, 2014 · 1 comment
Open

Duplicate warnings/errors #8

marklarr opened this issue Oct 23, 2014 · 1 comment

Comments

@marklarr
Copy link
Owner

If you have a target that depends on another target (such as a test target), mayday might show warnings/errors twice. A potential fix for this would be, instead of mayday generating warnings/errors for all source files underneath SRCROOT, for it to be smarter and first make sure that the source file is a part of the target that owns the build phase.

@buildreactive
Copy link

What I would really love is a way to specify which targets Mayday should be run on, much like a Podspec. That way I could have it run on the main target, but not run on my test targets.

Alternatively, a way to have Mayday run on a given target, but with specific files only, would be wonderful. So, Mayday would only generate warnings for, say, my test target files when run against the test target.

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