Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Support Swift static libraries #13

Open
davidperrenoud opened this issue Nov 1, 2018 · 0 comments
Open

Support Swift static libraries #13

davidperrenoud opened this issue Nov 1, 2018 · 0 comments
Labels
question Further information is requested

Comments

@davidperrenoud
Copy link

If I replace use_frameworks! in Podfile with:

use_modular_headers!

I get the following error:

UPTEthereumSigner/Classes/UPTHDSigner.m:361:44:
Use of undeclared identifier 'NID_secp256k1'

Do you plan to support Swift static libraries so that use_frameworks! requirement can be removed?

@mirceanis mirceanis added the question Further information is requested label Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants