Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 24, 2020

Motivation:

Generated code may rely on messages which ship with SwiftProtobuf, as
such we should always import SwiftProtobuf.

Modifications:

  • Import SwiftProtobuf in codegen

Result:

Resolves #951

@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Aug 24, 2020
@glbrntt glbrntt requested a review from Lukasa August 24, 2020 12:12
Motivation:

Generated code may rely on messages which ship with SwiftProtobuf, as
such we should always import SwiftProtobuf.

Modifications:

- Import SwiftProtobuf in codegen

Result:

Resolves grpc#951
@glbrntt glbrntt force-pushed the gb-import-protobuf branch from 4c36a10 to c1d892a Compare August 24, 2020 12:21
@glbrntt glbrntt merged commit 24d36a0 into grpc:main Aug 24, 2020
@glbrntt glbrntt deleted the gb-import-protobuf branch August 24, 2020 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NO “import SwiftProtobuf” in xxx.grpc.swift if using wrappers

2 participants