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

Output view controller name or id #26

Open ethanhuang13 opened 7 years ago

ethanhuang13 commented 7 years ago

/.../.../UI/Search/SearchStoryboard.storyboard:53:106: warning: IBAction missing: cancelButton: is not implemented in SearchStoryboard.storyboard

I saw this output and am thinking it can be improved by elaborate the view controller name or id. Something like:

/.../.../UI/Search/SearchStoryboard.storyboard:53:106: warning: IBAction missing: cancelButton: is not implemented in SearchStoryboard.storyboard in Sub Genre View Controller Scene

Thanks.

elneruda commented 7 years ago

@ethanhuang13 don't forget xib owner inheritance