as the title suggests, I\'m struggling to make the inclusion of openssl libs in my xcode iOs project, such as:
#include #include
I ended up using ios-openssl, which worked very well for me.