macOS
brew install xcinfolocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xcinfo in AI-Agent-Workflows.
Installation
brew install xcinfolocal Homebrew formula metadata
Überblick
Tool to get information about and install available Xcode versions
Verlauf
xcinfo is an Xcode release-information and installer CLI from the XcodeReleasesOrg ecosystem. Its README says it exposes information from xcodereleases.com, installs available Xcode versions from Apple's Developer Portal, lists installed Xcode applications, and can remove them safely.
The project is tied directly to xcodereleases.com, a community-maintained catalog of Xcode versions, build numbers, SDK metadata, Swift versions, and Apple download links. xcinfo turns that catalog into a terminal workflow for querying releases and managing local Xcode installations.
The README changelog lists version 0.5.0 as the initial public release, 0.5.1 as a version-string fix, and 0.6.0 as adding resumed downloads. That sequence shows the project moving quickly from release lookup into practical installer behavior.
xcinfo occupies the same Apple-developer niche as Xcode release trackers and Xcode installers: teams need older, beta, and current Xcode builds for app maintenance, CI reproducibility, and SDK compatibility. Its public issue tracker shows recurring requests and problems around authentication, non-interactive installation, interrupted downloads, and switching versions.
The documented subcommands are `info`, `list`, `install`, `installed`, `uninstall`, and `cleanup`. The `cleanup` command removes stored credentials, cookies, and user defaults when something goes wrong, which matches the tool's role as both release browser and Apple Developer Portal downloader.
For package-manager users, xcinfo is interesting because it bridges three usually separate things: a structured release database, Apple's gated Developer Portal downloads, and the local `/Applications` collection of Xcode.app bundles. That makes it a small but useful tool for machines that need repeatable Xcode inventory and installation.
Sicherheitslage
Für xcinfo wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Credential-bearing paths to review before unattended agent runs.
macOS KeychainExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xcinfo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/xcodereleases/xcinfo
Installationsmetadaten
| Paketschlüssel | brew:xcinfo |
|---|---|
| Version | 1.0.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xcinfo |
| Homepage | https://github.com/xcodereleases/xcinfo |
| Repository | https://github.com/xcodereleases/xcinfo |
| Upstream-Dokumentation | https://github.com/XcodeReleasesOrg/xcinfo#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/xcodereleases/xcinfo/archive/refs/tags/1.0.3.tar.gz |
| Zuletzt aktualisiert | 2026-05-12T09:42:19+01:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_sonoma, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xcinfo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.