Automic VaultAutomic Vault

brew

xcinfo を Homebrew でインストール

xcinfo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install xcinfo

local Homebrew formula metadata

概要

パッケージ概要

Tool to get information about and install available Xcode versions

コマンドとエイリアス

  • xcinfo

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 0.5.0: README changelog lists the initial public release.
  • 0.6.0: README changelog lists resumed aborted downloads.
  • 2020s: The XcodeReleases catalog continues to expose JSON, RSS, and website views of Apple-hosted Xcode downloads.

Related projects

  • xcodereleases.com provides the release catalog that xcinfo consumes.
  • Xcodes and Xcodes.app are related tools for installing and switching multiple Xcode versions.

セキュリティ状態

保護ツール対応はまだ見つかっていません

xcinfo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 4 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

macOS
macOS Keychain

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
xcinfocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.0.3
マネージャ更新日2026-05-12
ローカルデータOK
上流最新
検出された最新1.0.3

https://github.com/xcodereleases/xcinfo

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:xcinfo
バージョン1.0.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/xcinfo
ホームページhttps://github.com/xcodereleases/xcinfo
リポジトリhttps://github.com/xcodereleases/xcinfo
上流ドキュメントhttps://github.com/XcodeReleasesOrg/xcinfo#readme
ライセンスMIT
ソースアーカイブhttps://github.com/xcodereleases/xcinfo/archive/refs/tags/1.0.3.tar.gz
最終更新2026-05-12T09:42:19+01:00
Pulseupdated
Bottle利用可能 (対象 arm64_sonoma, arm64_ventura, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexcinfo
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
  • maximum_macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment