Automic VaultAutomic Vault

brew

Installer swiftgen avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de swiftgen pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install swiftgen

local Homebrew formula metadata

aperçu

Résumé du paquet

Swift code generator for assets, storyboards, Localizable.strings, etc.

Commandes et alias

  • swiftgen

historique

Historique du projet et usages

SwiftGen is a Swift code generator for project resources such as asset catalogs, localized strings, fonts, Interface Builder files, JSON, YAML, and plists. Its package-manager role is to make resource names type-safe and repeatable in iOS and Swift build pipelines.

Historique du projet

The SwiftGen repository was created in July 2015. Its README presents the project as a generator that removes stringly typed resource lookups by producing Swift constants and APIs from project files.

The project developed around a configuration-first workflow. The documented `swiftgen.yml` file describes parsers, inputs, templates, and outputs, which made SwiftGen easy to pin in repositories and run from Xcode build phases.

Historique d'adoption

Official installation documentation covers ZIP releases committed into a project, CocoaPods, Homebrew, Mint, and source builds. That set reflects a common Swift tooling pattern: either pin the binary inside the project or install it system-wide through a developer package manager.

The input package facts list Homebrew availability, and GitHub release metadata shows public releases at least as far back as the 0.5.x and 0.6.x series in 2016.

Modes d'utilisation

Common usage is `swiftgen config run` or simply `swiftgen` from a project root containing `swiftgen.yml`. Teams usually run it in an Xcode script phase so generated Swift files stay synchronized with assets and localization files.

SwiftGen is also used directly with parser subcommands when developing templates or testing one resource type, but the README recommends configuration-file usage for normal projects.

Pourquoi les passionnés de paquets s'y intéressent

SwiftGen is important to package-oriented Swift workflows because it turns app resources into generated source and therefore has to be versioned like a compiler-adjacent build tool. A different SwiftGen version can change generated APIs, so teams care about pinning and reproducible installation.

It also sits at the intersection of package managers and IDE builds: CocoaPods can install the binary beside dependencies, Homebrew can provide a system command, and checked-in release ZIPs can lock a project to one tool version.

Chronologie

  • 2015: GitHub repository created.
  • 2016: GitHub release metadata includes 0.5.x and 0.6.x releases.
  • 2024: GitHub release metadata lists 6.6.3.

Related projects

  • Related Swift build tools include SwiftLint, SwiftFormat, Stencil templates, CocoaPods, Mint, and Xcode script build phases.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.

Revue recommandée

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

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
swiftgen.yml

exécutables

Exécutables installés

CommandeTypeExpositionNote
swiftgencliexécutable global

fraîcheur

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

page générée2026-07-25
version du gestionnaire6.6.3
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée6.6.3

https://github.com/SwiftGen/SwiftGen

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:swiftgen
Version6.6.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/swiftgen
Page d'accueilhttps://github.com/SwiftGen/SwiftGen
Dépôthttps://github.com/SwiftGen/SwiftGen
Docs amonthttps://github.com/SwiftGen/SwiftGen#readme
LicenceMIT
Archive sourcehttps://github.com/SwiftGen/SwiftGen/archive/refs/tags/6.6.3.tar.gz
Bouteilledisponible (sur arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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
  • package relationship graph
  • package version freshness
  • package-page enrichment