Sjors / libwally-swift

Swift wrapper for LibWally, a collection of useful primitives for cryptocurrency wallets
MIT License
40 stars 18 forks source link

Combined device & simulator library no longer works #67

Closed Sjors closed 2 years ago

Sjors commented 2 years ago

./build-libwally.sh -dsc should combine the simulator and device libraries, but this no longer works:

Schermafbeelding 2022-04-14 om 13 31 41

Related: #66 and #62

Hopefully #61 fixes this.

Sjors commented 2 years ago

Oh no, actually it's just a matter of also combining the newly needed libsecp256k1.a libraries.