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

Pods Support? #55

Open
aluong-yammer opened this issue Aug 10, 2015 · 4 comments
Open

Pods Support? #55

aluong-yammer opened this issue Aug 10, 2015 · 4 comments

Comments

@aluong-yammer
Copy link

I'm getting a ton of errors when trying to run my Objective-C projects. In particular, I'm getting a lot of errors with my third-party pods. So, I was wondering if pods are supported? I'm also not sure if I'm setting the pods up correctly. Should I go about installing Cocoapods and doing a pod update? I just copied the pod folder with source along with the application source and ran the vsimporter tool.

@asimonov-msft
Copy link
Contributor

@aluong-yammer Are they import errors or build errors? i.e. is vsimporter failing or is something failing to build?

Pods support is something we're working towards.

@aluong-yammer
Copy link
Author

There weren't any errors when vsimporter runs. I see the errors when building.

@greenhippie
Copy link

When I use vsimporter to generate a solution from a project which uses Pods, the first build errors I encounter are related to issue #58.

@weswmsft
Copy link
Contributor

We should find a way for vsimporter to provide better feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants