gmondada / libressl

LibreSSL XCFramework for iOS, macOS & Catalyst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibreSSL XCFramework for iOS, macOS & Catalyst

A script to compile LibreSSL to an XCFramework supporting the latest OS versions

Instructions:

  1. Clone:
git clone https://github.com/build-xcframeworks/libressl
cd libressl
  1. Build:
bash libressl.sh

The resulting directory "output" will contain two XCFrameworks

  • libssl.xcframework
  • libcrypto.xcframework

About

LibreSSL XCFramework for iOS, macOS & Catalyst

License:Apache License 2.0


Languages

Language:Shell 100.0%