macOS
brew install iblinterlocal Homebrew formula metadata
brew
Linter tool for Interface Builder. Version 0.5.0 via Homebrew; verified from local package data.
install
brew install iblinterlocal Homebrew formula metadata
overview
Linter tool for Interface Builder
history
IBLinter is a Swift command-line linter for Interface Builder files, aimed at normalizing `.xib` and `.storyboard` files in iOS and macOS projects.
The README describes IBLinter as inspired by SwiftLint and focused on XML-based Interface Builder resources. It offers installation through Homebrew, Mint, CocoaPods, or source builds, which matches the distribution habits of Apple-platform developer tools.
IBLinter became one of the more visible packages in this batch: the GitHub page shows a large star count for a narrowly scoped linter, and Homebrew analytics show thousands of installs over a 365-day window. That reflects a practical need in teams that treat storyboards and XIBs as reviewable source files rather than opaque editor artifacts.
Teams use IBLinter in local checks or build phases to enforce conventions on Interface Builder files. The README documents a project-root configuration file with enabled rules, disabled rules, and excluded paths, which lets teams tune lint behavior for their repository.
IBLinter is a neat example of the SwiftLint pattern spreading to adjacent Apple build artifacts: a focused Swift CLI, Homebrew and Mint installation, CocoaPods integration for build phases, and a rule-based config file for otherwise awkward XML UI resources.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<project-root>/.iblinter.yml<project-root>/.iblinter.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
iblinter | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/IBDecodable/IBLinter
install metadata
| Package key | brew:iblinter |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/iblinter |
| Homepage | https://github.com/IBDecodable/IBLinter |
| Repository | https://github.com/IBDecodable/IBLinter |
| Upstream docs | https://github.com/IBDecodable/IBLinter#readme |
| License | MIT |
| Source archive | https://github.com/IBDecodable/IBLinter/archive/refs/tags/0.5.0.tar.gz |
| Uses from macOS | swift |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iblinter |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.