/build-openssl-ios

Build openssl for iOS development, include armv7 armv7s arm64 i386 and x86_64 support.

Primary LanguageShellMIT LicenseMIT

OpenSSL for iOS

Build openssl for iOS development
This script will generate static library for armv7s arm64 and x86_64.
New Xcode7 bitcode feature supported.

Script only, please download openssl from here: http://www.openssl.org/source/
Tested Xcode 10 and macOS 10.13 Tested openssl 1.1.1 For 1.0.x version, please check branch 1.0.x

Usage

Clone this repo and run the build.sh script Find the result folder openssl-ios-dist on your desktop.