macOS
brew install licenseplistlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.