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 unknown classes #11

Open ldiqual opened 7 years ago

ldiqual commented 7 years ago

If you modify a VC class in IB to ViewController and then remove the ViewController.swift file, you'll get an error at runtime. Would be great to catch that with IBAnalyzer.