Skip to content

Commit 1fe1a45

Browse files
authored
Merge pull request #1884 from matrix-org/release/0.27.15/release
Release 0.27.15
2 parents 36e2409 + 11a2ff3 commit 1fe1a45

File tree

150 files changed

+270
-33329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+270
-33329
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Changes in 0.27.15 (2024-10-15)
2+
3+
No significant changes.
4+
5+
16
## Changes in 0.27.14 (2024-09-17)
27

38
No significant changes.

MatrixSDK.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

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

77
s.description = <<-DESC
@@ -42,7 +42,6 @@ Pod::Spec.new do |s|
4242
ss.dependency 'SwiftyBeaver', '1.9.5'
4343

4444
# Requirements for e2e encryption
45-
ss.dependency 'OLMKit', '~> 3.2.5'
4645
ss.dependency 'Realm', '10.27.0'
4746
ss.dependency 'libbase58', '~> 0.1.4'
4847
ss.dependency 'MatrixSDKCrypto', '0.4.3', :configurations => ["DEBUG", "RELEASE"], :inhibit_warnings => true

MatrixSDK.xcodeproj/project.pbxproj

Lines changed: 54 additions & 574 deletions
Large diffs are not rendered by default.

MatrixSDK/Background/Crypto/MXLegacyBackgroundCrypto.swift

Lines changed: 0 additions & 205 deletions
This file was deleted.

MatrixSDK/Background/MXBackgroundCryptoStore.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)