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

iOS: Classes used in Xib but not used anywhere else are also unused? #16

Open
kpavankotesh opened this issue Aug 24, 2017 · 0 comments
Open

Comments

@kpavankotesh
Copy link

kpavankotesh commented Aug 24, 2017

For example I have a EventTableViewCell.swift which has a EventTableViewCell.xib in which we specify the class as EventTableViewCell. But if this class is not used anywhere in the code except the xib it should be reported as unused.

If you can add this feature it would be great. May be you can make it optional by adding a custom tag to the fus find command? Something that would ignore XIBs

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

No branches or pull requests

1 participant