macOS
brew install protoc-gen-grpc-swiftlocal Homebrew formula metadata
brew / rang 2789
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de protoc-gen-grpc-swift pour les workflows d'agents IA.
installation
brew install protoc-gen-grpc-swiftlocal Homebrew formula metadata
aperçu
Protoc plugin for generating gRPC Swift stubs
historique
protoc-gen-grpc-swift is the gRPC Swift protoc plugin for generating typed Swift client and server stubs from protobuf service declarations. The packaged executable is protoc-gen-grpc-swift-2 and is paired with SwiftProtobuf-generated message types.
The first grpc-swift repository combined a Swift gRPC runtime with its code generator. Its official README now identifies that line as gRPC Swift 1 in maintenance mode and points users to gRPC Swift 2.
The grpc-swift-protobuf project provides the Protocol Buffers integration and protoc code generator used by the current gRPC Swift generation workflow.
Swift support became part of gRPC's language ecosystem for Apple-platform and server-side Swift development. The generator is used with SwiftProtobuf, which supplies protobuf message generation and runtime support.
The current Homebrew record exposes an executable named protoc-gen-grpc-swift-2, reflecting the second-generation toolchain. Package-manager installation gives developers a host binary that can be integrated into protoc-based builds.
Install the generator, ensure protoc can locate the protoc-gen-grpc-swift-2 executable or pass its path explicitly, and run it alongside SwiftProtobuf generation for schemas containing services. Compile the generated sources with the corresponding gRPC Swift and SwiftProtobuf libraries. No persistent configuration or credentials file is documented for the generator.
The package highlights the generator/runtime split common to protobuf ecosystems: SwiftProtobuf owns message serialization, while grpc-swift-protobuf generates RPC-specific types layered on the gRPC Swift runtime.
The executable's -2 suffix is operationally important for build scripts and distinguishes the current generator line from the earlier gRPC Swift 1 tooling.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour protoc-gen-grpc-swift. Les métadonnées de paquet 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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
protoc-gen-grpc-swift-2 | 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/grpc/grpc-swift-protobuf
métadonnées d'installation
| Clé du paquet | brew:protoc-gen-grpc-swift |
|---|---|
| Version | 2.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/protoc-gen-grpc-swift |
| Page d'accueil | https://github.com/grpc/grpc-swift-protobuf |
| Dépôt | https://github.com/grpc/grpc-swift-protobuf |
| Licence | Apache-2.0 |
| Archive source | https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/2.4.1.tar.gz |
| Dernière mise à jour | 2026-09-13T12:31:36Z |
| Pulse | updated |
| Dépendances | protobuf, swift-protobuf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_tahoe, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | protoc-gen-grpc-swift |
| Version Scheme | 1 |
| 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.