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
Motivation:
We upload protoc plugins for each release. As it stands, the
architecture these plugins are built for is that of the machine building
them. We should upload universal binaries instead.
Modifications:
- Modify the bundling script to build universal binaries
Result:
Better platform support for the uploaded macOS plugins.
0 commit comments