cute / build-openssl

OpenSSL for iOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OpenSSL for iOS and macOS

License:MIT License


Languages

Language:C 89.9%Language:C++ 9.8%Language:Shell 0.1%Language:Ruby 0.1%