macOS
brew install xcinfolocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xcinfo pour les workflows d'agents IA.
installation
brew install xcinfolocal Homebrew formula metadata
aperçu
Tool to get information about and install available Xcode versions
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour xcinfo. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
Credential-bearing paths to review before unattended agent runs.
macOS Keychainexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xcinfo | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/xcodereleases/xcinfo
métadonnées d'installation
| Clé du paquet | brew:xcinfo |
|---|---|
| Version | 1.0.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xcinfo |
| Page d'accueil | https://github.com/xcodereleases/xcinfo |
| Dépôt | https://github.com/xcodereleases/xcinfo |
| Docs amont | https://github.com/XcodeReleasesOrg/xcinfo#readme |
| Licence | MIT |
| Archive source | https://github.com/xcodereleases/xcinfo/archive/refs/tags/1.0.3.tar.gz |
| Dernière mise à jour | 2026-05-12T09:42:19+01:00 |
| Pulse | updated |
| Bouteille | disponible (sur arm64_sonoma, arm64_ventura, sonoma, ventura) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.