Skip to content

issues Search Results · repo:grpc/grpc-swift-protobuf language:Swift

Filter by

8 results
 (275 ms)

8 results

ingrpc/grpc-swift-protobuf (press backspace or delete to remove)

I am getting this error when running the generate-grpc-code-from-protos plugin: error: Code generation failed with: NSTaskTerminationReason(rawValue: 1):1. Executable: /opt/homebrew/bin/protoc ...
  • 0xifarouk
  • 16
  • Opened 
    on Jul 7
  • #75

After watching the WWDC 2025, Embracing Swift concurrency, I try to play with the new concurrency flags which you can find on the Xcode 26 beta. Following is the recommended flag settings from the tutorial ...
  • mylaluna
  • 1
  • Opened 
    on Jun 18
  • #74

I am testing the XCode GRPCProtobufGenerator plugin in my sample project and learning how it can generate stubs for me. The sample project has following structure: - TestProtobufGenerator - proto ...
  • mylaluna
  • 2
  • Opened 
    on May 28
  • #69

Background I am working on migrating my gRPC swift package from 1.x to 2.x But the protoc-gen-grpc-swift cannot correctly generate the pb files for gRPC-Swift 2. I am not sure if Homebrew is recommended ...
  • mylaluna
  • 4
  • Opened 
    on Apr 23
  • #60

Please either release compiled binaries, or provide clear and easily accessible build instructions.
  • pkpfr
  • 19
  • Opened 
    on Mar 18
  • #57

I want my app to be compatible with iOS 15.0, so I need to use grpc-swift 1.x, because 2.x requires iOS 18.0+. protoc-gen-grpc-swift seems to target grpc-swift 2.x and I can t find any way to make it target ...
  • realh
  • 4
  • Opened 
    on Mar 8
  • #54

I read from the documentation that I m supposed to provide the path to the protoc binary. Can this be more portable? I think Intel-based Mac vs. ARM-based Mac will have a different path (/opt/homebrew/bin/protoc ...
kind/enhancement
  • valkjsaaa
  • 1
  • Opened 
    on Feb 5
  • #44

If two .proto files have the same name, e.g.: - foo/bar.proto - bar/bar.proto Then the build plugin will generate files call foo/bar.grpc.swift and bar/bar.grpc.swift, when compiled these will both ...
kind/bug
size/M
  • glbrntt
  • 1
  • Opened 
    on Jan 30
  • #41
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub