Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
472 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in cossacklabs/themis that received 4 comments
Release 0.13.3: Hotfix for Themis CocoaPods podspec, support Xcode12
This is a hotfix that touches only themis.podspec. The reason is Xcode 12 updates: arm64 simulator and some bitcode changes. Things done: switched…
Created an issue in cossacklabs/themis that received 2 comments
Add Apple Silicon/ARM64 macOS support; Xcode 12 / Xcode 12.2
Well, as Apple Silicon comes, we should add arm64 slice into Themis iOS, Themis macOS, and OpenSSL [T1822].
Currently, we use workaround to disable…