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

Could not find module 'secp256k1' for target 'x86_64-apple-ios-simulator' #261

Closed
mattiaferrari02 opened this issue Dec 9, 2022 · 3 comments

Comments

@mattiaferrari02
Copy link

Screenshot 2022-12-09 at 16 10 50

@csjones
Copy link
Contributor

csjones commented Dec 10, 2022

Hey @mattiaferrari02

This error doesn't provide enough context and makes me think there is a settings issue in your Xcode project perhaps?

@mattiaferrari02
Copy link
Author

This is the error that i get when i add import secp256k1 on top of the file

I just tried to add import secp256k1_bindings and then adding

let p: secp256k1_pubkey = secp256k1_pubkey()

This seems to work

@mattiaferrari02
Copy link
Author

Ok nvm I will use the lib that you linked me in #260

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