You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: