Skip to content

Swift support #19

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Swift support #19

wants to merge 4 commits into from

Conversation

zeevallin
Copy link
Owner

@zeevallin zeevallin commented Jan 4, 2019

This pull request provides configuration support of Swift according to the protoc-gen-swift documentation https://github.com/apple/swift-protobuf/blob/master/Documentation/PLUGIN.md#how-to-specify-code-generation-options

The newest addition to the configuration language is the option keyword which allows you to make an option statement.

language swift {
  option FileNaming FullPath
}

#10

@zeevallin zeevallin self-assigned this Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant