Anatoly Rosencrantz
Anatoly Rosencrantz
I've seen this crash when forgot to remove ZSSRichTextEditor form the target, so they both tried to shenanigan with this object_setClass thing. Removing ZSSRichTextEditor helped, maybe it's your case also?
@bwasti, another couple of iOS-related questions: 1. are you planning Metal support? If yes, would it be based on MPSCNN? 2. are you planning any Swift wrapper?
@Yangqing regarding objective-c wrapper around C++ (which basically is all we need for convenient work from Swift): how can it be done in this repository? Will it be separate bunch...
@RobertBiehl, @jquave now caffe2 should be built with bitcode for iOS. Could you check that out and update your tutorials/docs?
Anything new since then?
Thank you! We are working on Dark Mode, Dynamic Type and better VoiceOver support as part of Version 4.0 redesign
This prompt is popping when current certificate differs from the pinned one. Certificate pinning is done using TrustKit, you can see the configuration in `TrustKitWrapper.swift`. From a UX standpoint, do...
Hi and thank you for attention! At the moment we’ve got a huge refactor in progress so it would be a pity if someone’s contribution would be affected by those...
We consider some works in this field after v4 design. Current touch-oriented UI does not feel good in macOS cursor-oriented interface
At the moment, making the clients code reusable is not among our priorities. A quote from our [announcement](https://protonmail.com/blog/ios-open-source/): > Open source provides transparency and accountability to the Proton community. Allowing...