Unused
Unused copied to clipboard
Image file extension
Fix issue with images names that do not having file extensions not coming up in the results.
I.e
[UIImage imageNamed:@"some_image_name"]
not being checked as it does not have a file extension
Might be related, but it seems pdf (non-bitmap) resources are not included also.