jcavar / xcfui

Xcode plugin for fui tool
MIT License
210 stars 27 forks source link

Finds unused classes not imports #17

Closed achikin closed 7 years ago

achikin commented 7 years ago

Looks like the tool finds unused classes, not unused #imports in classes. Am I misusing it or just the name is confusing?

jcavar commented 7 years ago

Hey, yes naming is a bit confusing.

See https://github.com/dblock/fui/issues/13