macOS
brew install licenseplistlocal Homebrew formula metadata
brew
licenseplist のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install licenseplistlocal Homebrew formula metadata
概要
License list generator of all your dependencies for iOS applications
履歴
LicensePlist is a Swift command-line tool that generates iOS Settings.bundle acknowledgement plist files from app dependencies. Its niche is Apple-platform license disclosure: it turns CocoaPods, Carthage, Swift-package, and manually listed dependency data into files an iOS app can display in Settings.
The public repository was created on 2017-04-28. The README describes LicensePlist as a command-line tool for generating plists of dependencies, with manual dependency entries supplied by a YAML config file.
The project remained tightly scoped to Apple development workflows. The README documents installation through CocoaPods, Homebrew, Mint, an Xcode Swift Package Manager setup path, release binaries, and source builds.
LicensePlist found adoption among iOS teams that needed a repeatable build-step for open-source acknowledgements. Its Homebrew formula and Run Script Phase example made it fit the daily workflow of Xcode projects.
Users run license-plist from an app repository, optionally pointing it at dependency manifests and output paths. The generated com.mono0926.LicensePlist files are copied into Settings.bundle so licenses appear inside the iOS Settings app.
LicensePlist is notable because it packages an Apple-specific compliance task as a small CLI instead of a manual Settings.bundle chore. It also shows how package metadata has to cross from dependency managers into platform UI assets.
セキュリティ状態
licenseplist に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
license_plist.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
license-plist | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mono0926/LicensePlist
インストールメタデータ
| パッケージキー | brew:licenseplist |
|---|---|
| バージョン | 3.27.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/licenseplist |
| ホームページ | https://www.slideshare.net/mono0926/licenseplist-a-license-list-generator-of-all-your-dependencies-for-ios-applications |
| リポジトリ | https://github.com/mono0926/LicensePlist |
| 上流ドキュメント | https://github.com/mono0926/LicensePlist#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/mono0926/LicensePlist/archive/refs/tags/3.27.9.tar.gz |
| 最終更新 | 2026-05-25T11:49:02Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | licenseplist |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.