I have some open source c++ library , I have converted into lib.a for different IOS architecture, how can I link this library in Xcode For IOS Devices.
http://wiki.zeromq.org/build:iphone
Reference Link
The Main Target is to first test this in IOS environment and then add it to Flutter, using Flutter FFi package, If anyone have done such kind of work please guide.