Open
Description
What are you trying to achieve?
For previous releases of grpc-swift
(e.g. 1.24.2), precompiled versions of the protoc-gen-swift
and protoc-gen-grpc-swift
binaries were made available as release assets:

In the latest releases, these precompiled binaries are notably absent:

Just wondering if this is an oversight, or if support for these precompiled binaries was intentionally discontinued. Is there some other way to obtain precompiled binaries for the latest version?
What have you tried so far?
Reading release notes and documentation for mention of this decision.