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

Runtime library and generated files use import paths specific to Cocoapods #2192

Closed
jcanizales opened this issue Jun 24, 2015 · 0 comments
Closed

Comments

@jcanizales
Copy link
Contributor

Imports like #import <gRPC/GRXWriter.h> rely on the compiler finding a gRPC folder that's created by Cocoapods. This prevents those files from compiling with other build systems.

This blocks #2120.

@jcanizales jcanizales self-assigned this Jun 24, 2015
jcanizales added a commit to jcanizales/grpc that referenced this issue Jun 24, 2015
jcanizales added a commit to jcanizales/grpc that referenced this issue Jun 24, 2015
jcanizales added a commit to jcanizales/grpc that referenced this issue Jun 24, 2015
jcanizales added a commit to jcanizales/grpc that referenced this issue Jun 24, 2015
jcanizales added a commit to jcanizales/grpc that referenced this issue Jun 24, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Oct 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant