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

Can't install Swift-JWT through Pod #82

Open
magar91 opened this issue Nov 23, 2019 · 3 comments
Open

Can't install Swift-JWT through Pod #82

magar91 opened this issue Nov 23, 2019 · 3 comments

Comments

@magar91
Copy link

magar91 commented Nov 23, 2019

I tried installing with pod but I get this message:

Specs satisfying the `SwiftJWT` dependency were found, but they required a higher minimum deployment target.

This is on a newly created project with Xcode 11.2.1

@adhityasp
Copy link

any update on this issue ?

@pouty18
Copy link

pouty18 commented Jan 6, 2020

Have you tried raising the minimum deployment target?

@DanBurkhardt
Copy link

In your Xcode project, go to the target and raise your targeted version number to something higher. I would download their example here by cloning the repo and opening it up, you can see what version they target in the project, but you can also get the info from Cocoapods.

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