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

Support iOS 8? #5

Open
dsmo opened this issue Jun 17, 2018 · 4 comments
Open

Support iOS 8? #5

dsmo opened this issue Jun 17, 2018 · 4 comments

Comments

@dsmo
Copy link

dsmo commented Jun 17, 2018

Hi, I saw the Doc says this lib supports iOS 8, but the podspec shows the project only supports iOS 10,which one is right?

@EfrenPerez94
Copy link

Hello @dsmo I just download the project and work perfectly on iOS 8, if you tried and get problems please close this issue and open a new one with more information to help you.

see you

@dsmo
Copy link
Author

dsmo commented Jul 9, 2018

[!] CocoaPods could not find compatible versions for pod "KDIntroView":
In Podfile:
KDIntroView (from https://github.com/likedan/KDIntroView)
Specs satisfying the KDIntroView (from https://github.com/likedan/KDIntroView`)` dependency were found, but they required a higher minimum deployment target.

Hi @EfrenPerez94, I tried to pod update the example project, and Cocoapods complained aboud the mininum deployment target, my cocoapods version is 1.5.3.

@dsmo
Copy link
Author

dsmo commented Jul 9, 2018

🤔 Maybe its because this line s.platform = :ios, '10.0' in KDIntroView.podspec ?

@EfrenPerez94
Copy link

EfrenPerez94 commented Jul 9, 2018

I just checking again and the there is another KDIntroView,podspec.json that says that the platform is 8.0, anyway, it seem that you need to use 10.0, try changing the deployment target on your Xcode project configuration.

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

2 participants