passepartoutvpn / openssl-apple

A script for compiling OpenSSL for Apple Devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dylib support

marcobambini opened this issue · comments

Thanks for your excellent script, it would be much more useful if you could add the option to build dylib instead of .a libraries.

Thanks, the script is a slight refinement of another work. Also, this fork precisely addresses .dylib outputs -I made this mainly for CocoaPods-, you can generate a dynamic framework from the command line. It's well described in the README.