macOS
brew install configenlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de configen pour les workflows d'agents IA.
installation
brew install configenlocal Homebrew formula metadata
aperçu
Configuration file code generator for use in Xcode projects
historique
configen is a small Xcode-oriented configuration code generator. It reads a mapping file and one or more property-list files, then generates Swift or Objective-C configuration code for app builds.
The project was published by The App Business as ConfigGenerator, with the executable named configen. The README frames it around robust multi-environment iOS builds: developers keep per-environment values in plist files, describe expected keys and types in a .map file, and add configen as an external build step.
The release feed shows a compact lifecycle: v1.0.0 in 2017, Swift 4 and Xcode 9 compatibility soon after, Swift 4.2/Xcode 10 compatibility in 2018, array support in 2019, and a Swift 5 update in 2020.
Official installation guidance is project-local: download a release binary or build the Xcode project, copy the executable into the app repository, and wire it into Xcode schemes. The supplied Homebrew package fact shows how the same binary-oriented workflow was also made installable through a package manager.
Typical usage is configen --plist-path <plist> --hints-path <mapping-file> --class-name <output-class-name> --output-directory <output-directory>, optionally with --objective-c. It is aimed at build-time generation of typed configuration constants for multiple app environments.
configen is package-nerd relevant as a narrow, app-build helper that Homebrew turns into a repeatable CLI dependency. It is less a general configuration system than a fossil of a common iOS packaging need: typed, generated build configuration from plist-era project assets.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
Config paths the tool may read or write during local use.
<project>/Config/*.map<project>/Config/*.plistexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
configen | 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/theappbusiness/ConfigGenerator
métadonnées d'installation
| Clé du paquet | brew:configen |
|---|---|
| Version | 1.1.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/configen |
| Page d'accueil | https://github.com/theappbusiness/ConfigGenerator |
| Dépôt | https://github.com/theappbusiness/ConfigGenerator |
| Docs amont | https://github.com/theappbusiness/ConfigGenerator#readme |
| Licence | MIT |
| Archive source | https://github.com/theappbusiness/ConfigGenerator/archive/refs/tags/1.1.2.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, 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 | configen |
| 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.