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

libpod.a in not found #6

Closed
myrace31 opened this issue Dec 2, 2013 · 2 comments
Closed

libpod.a in not found #6

myrace31 opened this issue Dec 2, 2013 · 2 comments

Comments

@myrace31
Copy link

myrace31 commented Dec 2, 2013

how i install libpods.a and Pods.xcconfig file in this example project

@kevinrenskers
Copy link
Contributor

It's definitely best to use Cocoapods to install the dependancies for the example project.

$ cd Example
$ pod install

@kevinrenskers
Copy link
Contributor

If you're not using Cocoapods (you really should though) then simply remove libpods.a from the linked libraries and install the dependancies manually.

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

No branches or pull requests

2 participants