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

Create a first version of a Podspec that seems to be working #139

Merged
merged 1 commit into from
Feb 28, 2018

Conversation

MrMage
Copy link
Collaborator

@MrMage MrMage commented Feb 23, 2018

At least for me, this Podspec is working. Also, as long as the podspec is called Podspec-incomplete.swift, running pod install fails right away, so I think using the proper name makes sense already, for those who'd like to try it out. See #111 (comment) on how to use the Podspec for now.

What still needs to be done, though, is changing the resulting module name, while currently the generated code imports gRPC (also see #111 (comment)). I would actually suggest always using SwiftGRPC as the name for this project's module, instead of gRPC, to avoid confusion with gRPC-Core (which gets built as gRPC as well). WDYT?

@MrMage MrMage mentioned this pull request Feb 27, 2018
@timburks
Copy link
Member

Thanks, this is huge! I think using SwiftGRPC for the module name is appropriate - it's also consistent with SwiftProtobuf.

@timburks timburks merged commit ce223d6 into grpc:master Feb 28, 2018
@MrMage MrMage deleted the podspec branch February 28, 2018 20:38
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.

2 participants