fastred / IBAnalyzer

Find common xib and storyboard-related problems without running your app or writing unit tests.
http://holko.pl
MIT License
951 stars 26 forks source link

Warnings for missing images #10

Open ldiqual opened 7 years ago

ldiqual commented 7 years ago

If you set an imageView's image to back-icon and remove the back icon from your xcasset, you'll get an error at runtime. Would be great to detect this in IBAnalyzer by parsing the asset folder.