You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.