From 1beabe45fb5bb287c48306d378631c6207149d34 Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 29 Jul 2021 16:16:43 +0200 Subject: [PATCH 1/2] version++ --- CHANGES.rst | 5 ++++- Podfile | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index c74cea4d4..bf77aedef 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -Changes to be released in next version +Changes in 1.4.8 (2021-07-29) ================================================= ✨ Features @@ -36,6 +36,9 @@ Others * Separated CI jobs into individual actions * Update Gemfile.lock +Improvements: + * Upgrade MatrixKit version ([v0.15.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.15.6)). + Changes in 1.4.7 (2021-07-22) ================================================= diff --git a/Podfile b/Podfile index aa6b4d8f5..53b05e0e6 100644 --- a/Podfile +++ b/Podfile @@ -11,7 +11,7 @@ use_frameworks! # - `{ {kit spec hash} => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for each repo. Used by Fastfile during CI # # Warning: our internal tooling depends on the name of this variable name, so be sure not to change it -$matrixKitVersion = '= 0.15.5' +$matrixKitVersion = '= 0.15.6' # $matrixKitVersion = :local # $matrixKitVersion = {'develop' => 'develop'} From 4946bb2eeffff6c67d5e91effe75eae67e748156 Mon Sep 17 00:00:00 2001 From: manuroe Date: Thu, 29 Jul 2021 16:58:28 +0200 Subject: [PATCH 2/2] finish version++ --- Podfile.lock | 26 +++++++++---------- .../xcshareddata/xcschemes/Riot.xcscheme | 3 +-- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/Podfile.lock b/Podfile.lock index 8a8b129b9..0024fd9b1 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -58,29 +58,29 @@ PODS: - MatomoTracker (7.4.1): - MatomoTracker/Core (= 7.4.1) - MatomoTracker/Core (7.4.1) - - MatrixKit (0.15.5): + - MatrixKit (0.15.6): - Down (~> 0.11.0) - DTCoreText (~> 1.6.25) - HPGrowingTextView (~> 1.1) - libPhoneNumber-iOS (~> 0.9.13) - - MatrixKit/Core (= 0.15.5) - - MatrixSDK (= 0.19.5) - - MatrixKit/Core (0.15.5): + - MatrixKit/Core (= 0.15.6) + - MatrixSDK (= 0.19.6) + - MatrixKit/Core (0.15.6): - Down (~> 0.11.0) - DTCoreText (~> 1.6.25) - HPGrowingTextView (~> 1.1) - libPhoneNumber-iOS (~> 0.9.13) - - MatrixSDK (= 0.19.5) - - MatrixSDK (0.19.5): - - MatrixSDK/Core (= 0.19.5) - - MatrixSDK/Core (0.19.5): + - MatrixSDK (= 0.19.6) + - MatrixSDK (0.19.6): + - MatrixSDK/Core (= 0.19.6) + - MatrixSDK/Core (0.19.6): - AFNetworking (~> 4.0.0) - GZIP (~> 1.3.0) - libbase58 (~> 0.1.4) - OLMKit (~> 3.2.4) - Realm (= 10.7.6) - SwiftyBeaver (= 1.9.5) - - MatrixSDK/JingleCallStack (0.19.5): + - MatrixSDK/JingleCallStack (0.19.6): - JitsiMeetSDK (= 3.5.0) - MatrixSDK/Core - OLMKit (3.2.4): @@ -124,7 +124,7 @@ DEPENDENCIES: - KeychainAccess (~> 4.2.2) - KTCenterFlowLayout (~> 1.3.1) - MatomoTracker (~> 7.4.1) - - MatrixKit (= 0.15.5) + - MatrixKit (= 0.15.6) - MatrixSDK - MatrixSDK/JingleCallStack - OLMKit @@ -204,8 +204,8 @@ SPEC CHECKSUMS: LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d Logging: beeb016c9c80cf77042d62e83495816847ef108b MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb - MatrixKit: 7606227237cf58c1a1a2235547222c5d75b464c4 - MatrixSDK: 9fa30f9ca2504c4251b99212dcf4ff569bbf45b1 + MatrixKit: 740fee40187fe84099678c56b2f080d877dd7a65 + MatrixSDK: 04a7f15b03b3def5af644444f3364b8272fb8efc OLMKit: 2d73cd67d149b5c3e3a8eb8ecae93d0b429d8a02 ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d Realm: ed860452717c8db8f4bf832b6807f7f2ce708839 @@ -219,6 +219,6 @@ SPEC CHECKSUMS: zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -PODFILE CHECKSUM: c7386ecfb38fc4302613c915aef79eebdb98a53d +PODFILE CHECKSUM: c1f1d1137ebacb6c74706cb28d5c10f26d6fe655 COCOAPODS: 1.10.1 diff --git a/Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme b/Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme index a9bea1d96..84ecb908a 100644 --- a/Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme +++ b/Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme @@ -4,8 +4,7 @@ version = "1.3"> + buildImplicitDependencies = "YES">