Automic VaultAutomic Vault

brew

xcodes mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xcodes in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xcodes

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install xcodes

MacPorts ports tree · devel/xcodes/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#xcodes

nixpkgs package indexes · pkgs/by-name/xc/xcodes/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Command-line tool to install and switch between multiple versions of Xcode

Befehle und Aliase

  • xcodes

Verlauf

Projektgeschichte und Nutzung

xcodes is a Swift command-line tool for installing, listing, selecting, and removing multiple versions of Xcode. It fills the same role for Apple's IDE that language version managers fill for Ruby, Node, or Python projects.

Projektgeschichte

The repository was created on 2019-02-22 and shipped its initial 0.1.0 release on 2019-03-11 as an MVP for Apple developers who needed side-by-side Xcode installs. The README documents commands for installing specific releases and prereleases, listing available versions, selecting an active Xcode, managing runtimes, and uninstalling versions.

The project began under Robots and Pencils and moved into the XcodesOrg organization on 2023-04-21. The maintainer note describes the move as a response to growth beyond a small utility used by Apple developers around the world, while keeping Matt Kiazyk as owner and maintainer.

By 2024 and 2026, xcodes had adapted to changes in Apple's tooling and distribution model: releases added support for iOS 18+ runtime downloads and SRP Apple login changes, then 2.0.x refactored the CLI onto shared XcodesKit and XcodesLoginKit packages, added architecture-aware filtering, and raised the implementation baseline to Swift 6 and macOS 13.

Adoptionsgeschichte

xcodes is widely adopted because Xcode versions are large, slow to install manually, and often need to be pinned per project or CI lane. The repository has thousands of GitHub stars and a long release line, and its companion Xcodes.app gives the same version-management idea a graphical macOS interface.

The .xcode-version proposal ties xcodes to a broader convention already used by xcode-install and fastlane. That file lets a repository declare the Xcode version it expects, making xcodes useful in onboarding scripts and CI environments where reproducible Apple build tooling matters.

Wie es verwendet wird

Common workflows include running xcodes list to discover versions, xcodes install to download and install an exact Xcode version, xcodes select to switch the active toolchain through xcode-select, and xcodes runtimes to install platform runtimes. When authentication is required for Apple downloads, xcodes stores Apple ID credentials in the macOS Keychain after prompting or reading environment variables.

Teams often add a .xcode-version file next to an Xcode project or workspace so automation can choose the expected Xcode. The README recommends committing that file for teams and CI, especially when a project depends on a specific stable Xcode release.

Warum Paket-Nerds sich dafür interessieren

xcodes is significant in package-manager culture because it brings version-manager ergonomics to a toolchain Apple distributes as a huge GUI application. It makes Xcode itself scriptable: a package can select, install, and document the IDE/runtime version needed for deterministic builds.

Zeitleiste

  • 2019-02-22: Repository created on GitHub.
  • 2019-03-11: 0.1.0 initial MVP release.
  • 2023-04-21: Xcodes projects moved from Robots and Pencils into XcodesOrg.
  • 2023-06-23: 1.4.1 release highlighted runtime download and install support.
  • 2024-10-30: 1.6.0 added Apple SRP login support and iOS 18+ runtime download support.
  • 2026-06-08: 2.0.1 refactored the CLI around shared XcodesKit/XcodesLoginKit and architecture-aware downloads.
  • 2026-06-17: 2.0.2 fixed a 2FA authentication regression.

Related projects

  • Xcodes.app is the native macOS GUI companion for the same workflow.
  • fastlane and the legacy xcode-install gem are related because they also use or recognize .xcode-version-style Xcode pinning.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./.xcode-version

Credential files

Credential-bearing paths to review before unattended agent runs.

macOS
macOS Keychain

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
xcodescliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version2.0.3
Manager aktualisiert2026-07-08
lokale DatenOK
Upstreamaktuell
neueste erkannte Version2.0.3

https://github.com/XcodesOrg/xcodes

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xcodes
Version2.0.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/xcodes
Homepagehttps://github.com/XcodesOrg/xcodes
Repositoryhttps://github.com/XcodesOrg/xcodes
Upstream-Dokumentationhttps://github.com/XcodesOrg/xcodes#readme
LizenzMIT
Quellarchivhttps://github.com/XcodesOrg/xcodes/archive/refs/tags/2.0.3.tar.gz
Zuletzt aktualisiert2026-07-08T09:48:03Z
Pulseupdated
Von macOS bereitgestellte Bibliothekenswift
Bottleverfügbar (auf arm64_sequoia, arm64_tahoe)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

xcodes

nix profile install nixpkgs#xcodes
  • normalized package name match
  • Abgeglichen nach: Xcodes
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xc/xcodes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

xcodes

sudo port install xcodes
  • normalized package name match
  • Abgeglichen nach: Xcodes
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/xcodes/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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