Skip to content

Commit

Permalink
Merge pull request #1880 from matrix-org/mauroromito/libolm_removal
Browse files Browse the repository at this point in the history
Remove deprecated code and OLMKit dependency
  • Loading branch information
Velin92 authored Oct 15, 2024
2 parents 05e5e85 + 21f4abf commit bae7783
Show file tree
Hide file tree
Showing 148 changed files with 263 additions and 33,327 deletions.
1 change: 0 additions & 1 deletion MatrixSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Pod::Spec.new do |s|
ss.dependency 'SwiftyBeaver', '1.9.5'

# Requirements for e2e encryption
ss.dependency 'OLMKit', '~> 3.2.5'
ss.dependency 'Realm', '10.27.0'
ss.dependency 'libbase58', '~> 0.1.4'
ss.dependency 'MatrixSDKCrypto', '0.4.3', :configurations => ["DEBUG", "RELEASE"], :inhibit_warnings => true
Expand Down
628 changes: 54 additions & 574 deletions MatrixSDK.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

205 changes: 0 additions & 205 deletions MatrixSDK/Background/Crypto/MXLegacyBackgroundCrypto.swift

This file was deleted.

47 changes: 0 additions & 47 deletions MatrixSDK/Background/MXBackgroundCryptoStore.h

This file was deleted.

Loading

0 comments on commit bae7783

Please sign in to comment.