-
Notifications
You must be signed in to change notification settings - Fork 36
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
Not compiling, OpenSSL linking issue #31
Comments
That's obviously compiled for simulator. If I instead compile for a physical device, I get different errors:
|
Ah okay, there the warning is again:
|
Hi @yspreen, how are you compiling BlueECC? Are you including it in your project via cocoapods or SPM? Also what version of Xcode and macOS are you using? |
Thanks for the reply @dannys42 I'm running Xcode 12.4 (12D4e), compiling via SPM. My macOS is still on Catalina. |
It seems like the issue is actually with ibm-cloud-security/Swift-JWK-to-PEM So the question becomes: Is there any way to use JWK public keys for signature validation? |
The text was updated successfully, but these errors were encountered: