-
Notifications
You must be signed in to change notification settings - Fork 224
Xcode 10 - Build Error #119
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
Comments
I have the same issue. I saw the 3.0.0 unofficial version, but there is no .podspec file. So I am a little bit bewildered. How do you suggest to use it? |
where did you find version 3.0? |
same here, with the Pod version JSONWebToken (2.2.0) |
Same issue. Maybe it helps
|
Thats how I fixed it in the Podfile if this helps anyone:
|
I needed to add some build variants for os types to the exclusion code by juchampagne |
It appears the CommonCrypto is now part of iOS 12. |
Thanks @juchampagne I added that code to the end of my podfile and my Xcode 10.1 project can now build successfully with v2.2.0 👍 |
Using JSONWebToken (2.2.0) with Pod
I have this error when using Xcode Version 10.0, please update.
I hope in a quick update, Regards.
The text was updated successfully, but these errors were encountered: