Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using protobuf's helper for the file's prefix. #26605

Merged
merged 1 commit into from Jul 14, 2021
Merged

Switch to using protobuf's helper for the file's prefix. #26605

merged 1 commit into from Jul 14, 2021

Conversation

thomasvl
Copy link
Contributor

@thomasvl thomasvl commented Jul 2, 2021

This adds support for protobuf ObjC support for using the proto package to
define the prefix for the file (protocolbuffers/protobuf#8760).

Once protobuf cuts a release, it likely makes sense to support the same
generator options that the objc generator does, but for now the environment
variable support can used to enable this when building from recent sources.

@veblush

This adds support for protobuf ObjC support for using the proto package to
define the prefix for the file
(protocolbuffers/protobuf#8760).

Once protobuf cuts a release, it likely makes sense to support the same
generator options that the objc generator does, but for now the environment
variable support can used to enable this when building from recent sources.
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 2, 2021

CLA Signed

The committers are authorized under a signed CLA.

Copy link
Contributor

@veblush veblush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@veblush veblush merged commit 434f90b into grpc:master Jul 14, 2021
@thomasvl thomasvl deleted the objc_tweak branch July 14, 2021 20:57
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request Sep 23, 2021
This adds support for protobuf ObjC support for using the proto package to
define the prefix for the file
(protocolbuffers/protobuf#8760).

Once protobuf cuts a release, it likely makes sense to support the same
generator options that the objc generator does, but for now the environment
variable support can used to enable this when building from recent sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/internal cleanup lang/ObjC release notes: no Indicates if PR should not be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants