-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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.