Themis by Cossack Labs v0.13.6 Release Notes
Release Date: 2020-11-23 // almost 4 years ago-
This is a hotfix for Apple platforms: ObjCThemis and SwiftThemis , running on iOS and macOS, when installed via Carthage or CocoaPods.
themis
pod is now restored to use dynamic linkage again- Resolved errors related to
@rpath
when using CocoaPods - ✂ Removed
arm64e
architecture slice from Carthage builds for iOS which prevented CocoaPods from functioning correctly
Code:
Objective-C / Swift
Previous changes from v0.13.5
-
This is a hotfix for Apple platforms: ObjCThemis and SwiftThemis , running on macOS, when installed via Carthage.
iOS platform is not affected. Installations via CocoaPods are not affected too. You can continue using Themis 0.13.4 there.
- 🚀 Resolved issues with deploying macOS apps with Apple Silicon support when Themis is installed via Carthage
Code:
Objective-C / Swift
- Fixed code signing issues on macOS with Xcode 12 (#744).