Sjors / libwally-swift

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

libwally-core build warnings #72

Open Sjors opened 2 years ago

Sjors commented 2 years ago

As of #69 Xcode is handling the building of libwally-core. This reveals a number of warnings:

Schermafbeelding 2022-05-01 om 17 42 54

We should ideally resolve these upstream rather than suppress the warnings. That is, assuming these are indeed upstream bugs and not some configuration issue on our end.