Exclude feature is not working
lauracalinoiu opened this issue · 4 comments
lauracalinoiu commented
I can not get the Exclude work with my project.
I use Carthage for embedding libraries and since I do not want images from different libraries listed as unused resources, I would want to exclude that.
Thank you for your work!
tinymind commented
Thanks for your feedback.
Could you show me how you add exclude folder?
For example, the project directory tree is:
|--MyProject
|----ViewController
|----Resource
|----ThirdParty
|...
If you want to exclude the ThirdParty folder, then you should set Exclude value to ThirdParty
.
lauracalinoiu commented
tinymind commented
Yes, disable the text filed with focus status, it's text will be cleared, I don't know why.
I have fixed it, please clone or download app again.
lauracalinoiu commented
Thanks very much for solving this!