Skip to content

Commit

Permalink
Merge branch 'release/0.27.15/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 committed Oct 15, 2024
2 parents 36e2409 + d001b40 commit 1c7b9fc
Show file tree
Hide file tree
Showing 150 changed files with 270 additions and 33,329 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Changes in 0.27.15 (2024-10-15)

No significant changes.


## Changes in 0.27.14 (2024-09-17)

No significant changes.
Expand Down
3 changes: 1 addition & 2 deletions MatrixSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "MatrixSDK"
s.version = "0.27.14"
s.version = "0.27.15"
s.summary = "The iOS SDK to build apps compatible with Matrix (https://www.matrix.org)"

s.description = <<-DESC
Expand Down 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 1c7b9fc

Please sign in to comment.