Skip to content

0.13.10 - Hotfix for Apple platforms

Compare
Choose a tag to compare
@julepka julepka released this 26 May 15:42
· 215 commits to master since this release
0.13.10
d869a4f

Deprecation Notice for CocoaPods users:

  • themis/themis-openssl subspec based on GRKOpenSSLFramework is deprecated and will be removed in Themis version 0.14.
  • themis/themis-boringssl subspec based on BoringSSL is deprecated and will be removed in Themis version 0.14.

Please, switch to the default option in your Podfile: pod 'themis'

Hotfix for Apple platforms:

  • themis for CocoaPods now uses XCFrameworks, supports Apple Silicon, and OpenSSL 1.1.1k (#828).
  • Updated Carthage examples to use Themis XCFramework (#823).

Code:

  • Objective-C / Swift

    • themis for CocoaPods now uses XCFrameworks, supports Apple Silicon, and OpenSSL 1.1.1k (#828).