I'm trying to build the bitcoin core for ios but it seems that the library only support for mac linux ubuntu and android so far.
I have look at this repository https://github.com/Sjors/iOS-bitcoin-full-node.
But it seems out of maintain for a long time. And when I call make, it still show out a lib for macos instead of iOS.
Can anyone help me for some instructions?
I'm using Xcode12 and mac bigsur 11.2.1.
openssl for ios https://github.com/x2on/OpenSSL-for-iPhone
(we can refer to https://github.com/leetal/ios-cmake for c++ xcode example for ios)