OpenSSL 1.1.1h
Pre-release
Pre-release
This is a pre-release built with Xcode 12.2 beta 3 (12B5035g). It should be stable for production, but if you are afraid to upgrade, please wait for stable Xcode 12.2 with Apple Silicon support.
New features:
- Updated OpenSSL 1.1.1g ⟹ 1.1.1h
- Apple Silicon support for macOS
- CocoaPods now distributes a static framework
Changes:
- New versioning scheme (
v1.1.10801
=1.1.1h-1
, first build of the 1.1.1h series) - Updated minimum SDK requirements (see below)
You can get prebuilt binaries for macOS and iOS from attached files.
Supported package managers:
- Carthage (
binary "{spec_URI}" ~> v1.1.10801
, seecarthage
) - CocoaPods (
'CLOpenSSL', '~> v1.1.10801'
)
Supported platforms and architectures:
- iOS
- arm64
- arm64e
- armv7s
- armv7
- iOS Simulator
- x86_64
- i386
- macOS
- x86_64
- arm64 (new!) 🎉
SDK compatibility:
Platform | Minimum SDK | Target SDK |
---|---|---|
iOS | 10.0 | 14.2 |
macOS | 10.11 | 11.0 |