passepartoutvpn / openssl-apple

A script for compiling OpenSSL for Apple Devices.
Apache License 2.0
143 stars 68 forks source link

dylib support #5

Closed marcobambini closed 5 years ago

marcobambini commented 5 years ago

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

keeshux commented 5 years ago

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.