Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

GitJournal/build-openssl-ios

 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%