protocolbuffers / protocolbuffers/protobuf
Include macOS arm64 protoc binary in nuget package
Open
Nobody has claimed this yet.
c#
help wanted
mac
- Dominant language
- C++
- Stars
- 72k
- Forks
- 16.3k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 140
Description
The NuGet package doesn't include protoc macOS arm64 native binary:
~/.nuget/packages/google.protobuf.tools/3.25.1/tools
google linux_x64 linux_x86 macosx_x64 windows_x64 windows_x86
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the packaging configuration for the Google.Protobuf.Tools NuGet package and the contents of ~/.nuget/packages/google.protobuf.tools/3.25.1/tools. Check how the existing linux_x64, linux_x86, macosx_x64, and Windows binaries are assembled, then verify that the package includes a macOS arm64 protoc binary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100