FortechRomania / iTargetChecker

Checks the xcodeproj file for files that are not in all targets and reports them. Useful for iOS projects with multiple targets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for regex for the ignored files/targets

CatalinPrata opened this issue · comments

Should add support for regex or some partial match for the ignored files/targets names.
This is useful to ignore all *.h or *Test.m files from the scan process.

Done in v 0.2.0.