Open
Description
Can we add support for https://github.com/apple/swift-protobuf/blob/main/Documentation/PLUGIN.md#generation-option-protopathmodulemappings---swift-module-names-for-proto-paths in SwiftProtobufPlugin?
This option allows us to distribute proto files in multiple swift modules.
For example:
Core
- Empty.proto
- Media.proto
Auth
- Session.proto
- User.proto
And Auth SPM package depends on Core SPM package.
Metadata
Assignees
Labels
No labels
Activity