-
Notifications
You must be signed in to change notification settings - Fork 93
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
unable to compile after the pod install #32
Comments
Did you take a look at this issue? |
Getting the same issue |
@OptimisticMonkey please read carefully the link posted above by me |
@orkhanalizade i have gone through the post it has 3 approaches i have tried them all but stuck at last step for each.is there a way i can get correct list of steps? |
I ended up adding the following to the end of the Podfile: post_install do |installer| |
@OptimisticMonkey this gives me a syntax error |
Did you include all the following: |
I'll check it, soon |
@arunarya111 @OptimisticMonkey I've just downloaded the repository fromGitHub, opened "Example" and on Xcode 7.2.1 it works perfectly. There are some bugs, relative with the OneLastActivity, you can fix these by reading this issue carefully. I already described how to fix it. |
Thanks alot for the help |
you're welcome! |
After Pod install my code is not compiling.
Can you please help?
Also tried with a fresh project.
I am using xcode 7
The text was updated successfully, but these errors were encountered: