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

create a pod Error (Depend Masonry) #384

Open
hw20101101 opened this issue Sep 28, 2016 · 4 comments
Open

create a pod Error (Depend Masonry) #384

hw20101101 opened this issue Sep 28, 2016 · 4 comments
Labels

Comments

@hw20101101
Copy link

pod spec lint HWAutoScrollView.podspec --verbose

-> HWAutoScrollView (0.1.9)
    - ERROR | [iOS] xcodebuild: Returned an unsuccessful exit code.
    - ERROR | xcodebuild:  HWAutoScrollView/HWAutoScrollView/HWAutoScrollView.m:114:20: error: no visible @interface for 'UIImageView' declares the selector 'makeConstraints:'
    - ERROR | xcodebuild:  HWAutoScrollView/HWAutoScrollView/HWAutoScrollView.m:135:22: error: no visible @interface for 'UIScrollView' declares the selector 'makeConstraints:'
    - ERROR | xcodebuild:  HWAutoScrollView/HWAutoScrollView/HWAutoScrollView.m:198:27: error: no visible @interface for 'UIPageControl' declares the selector 'makeConstraints:'
    - ERROR | xcodebuild:  HWAutoScrollView/HWAutoScrollView/HWAutoScrollView.m:203:27: error: no visible @interface for 'UIPageControl' declares the selector 'makeConstraints:'
    - ERROR | xcodebuild:  HWAutoScrollView/HWAutoScrollView/HWAutoScrollView.m:209:43: error: property 'centerX' not found on object of type 'HWAutoScrollView *'; did you mean 'center'?
@hw20101101
Copy link
Author

Excuse me, how can I solve this problem? Thanks!

my project: https://github.com/hw20101101/AutoScrollView

@sxgfxm
Copy link

sxgfxm commented May 16, 2017

Do you solve it ? I came across the same problem.

@xudehuai
Copy link

I got the similar problem whit using SDWebImage

@hw20101101
Copy link
Author

这是解决方案(this is answer) :http://www.jianshu.com/p/282e5c7fe00e

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

No branches or pull requests

4 participants