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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

installed but not working #8

Open
Textcat opened this issue Apr 3, 2016 · 3 comments
Open

installed but not working #8

Textcat opened this issue Apr 3, 2016 · 3 comments

Comments

@Textcat
Copy link

Textcat commented Apr 3, 2016

Hi!馃槉 I installed using cocoapods successfully but the compiler still tell me "navigationBar has no property...."

I also checked Link Binary With Libraries ,the framework was added.

Here is my Podfile, anything wrong? Thanks in advance

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'Kingfisher', '~> 2.2'
pod "BusyNavigationBar"

@Textcat Textcat closed this as completed Apr 4, 2016
@gmertk
Copy link
Owner

gmertk commented Apr 4, 2016

Hi @luiyezheng you closed the issue. Does it mean it is working fine for you now?

@Textcat
Copy link
Author

Textcat commented Apr 4, 2016

@gmertk Finally I abandoned Cocoapod (can't figure out what's wrong) and installed manually, it work nicely now. May be you could add "how to install manually " to README in case someone encounter the same issue.

@gmertk gmertk reopened this Apr 6, 2016
@multinerd
Copy link

@gmertk when using cocoapods, i can access the stop function, but not start

Repository owner deleted a comment from uc-Pri Mar 5, 2024
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

4 participants
@gmertk @multinerd @Textcat and others