iblinter

Linter tool for Interface Builder files to check for common issues

brewmacoslinux
Try with needOr install directly
Source

About

Linter tool for Interface Builder

Commands

iblinter

Examples

Lint all XIB and Storyboard files in a directory$ iblinter lint
Lint a specific XIB file$ iblinter lint path/to/file.xib
Lint with configuration file$ iblinter lint --config .iblinter.yaml