-
Notifications
You must be signed in to change notification settings - Fork 167
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
use cocoapods install version error #48
Comments
I was able to install with the latest cocoapods by editing the podfile in the example project to: `source 'https://github.com/CocoaPods/Specs.git' project 'KINWebBrowserExample.xcodeproj' target "KINWebBrowserExample" do |
@noelhunter I did install successfully by following your suggestion, but still got build error. Could you tell me the reason why it build failed? Thanks in advance!
|
I believe that's s separate problem with the pods installation, but you might find help here: http://stackoverflow.com/questions/9863836/library-not-found-for-lpods |
@noelhunter I tried some other solutions, still doesn't work. But I run the example successfully by re-creating a new project, and copying some necessary files from original pod version: 1.2.0 Anyways, really appreciate that you replied actively! |
use cocoapods install version error
Using KINWebBrowser (0.2.5)
but the newest verson is 1.3.2
The text was updated successfully, but these errors were encountered: