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
eric-samurai opened this issue Jun 17, 2018 · 4 comments
Open

Support iOS 8? #5

eric-samurai opened this issue Jun 17, 2018 · 4 comments

Comments

@eric-samurai
Copy link

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

@eric-samurai
Copy link
Author

eric-samurai 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.

@eric-samurai
Copy link
Author

🤔 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