macOS
brew install protoc-gen-grpc-swiftlocal Homebrew formula metadata
brew / Rang 2789
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für protoc-gen-grpc-swift in AI-Agent-Workflows.
Installation
brew install protoc-gen-grpc-swiftlocal Homebrew formula metadata
Überblick
Protoc plugin for generating gRPC Swift stubs
Verlauf
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.
Sicherheitslage
Für protoc-gen-grpc-swift wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
protoc-gen-grpc-swift-2 | cli | globales Executable |
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.
https://github.com/grpc/grpc-swift-protobuf
Installationsmetadaten
| Paketschlüssel | brew:protoc-gen-grpc-swift |
|---|---|
| Version | 2.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/protoc-gen-grpc-swift |
| Homepage | https://github.com/grpc/grpc-swift-protobuf |
| Repository | https://github.com/grpc/grpc-swift-protobuf |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/grpc/grpc-swift-protobuf/archive/refs/tags/2.4.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T12:31:36Z |
| Pulse | updated |
| Abhängigkeiten | protobuf, swift-protobuf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.