Skip to content

Commit

Permalink
finish version++
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Dec 14, 2021
1 parent d4cc3b9 commit df4d13d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@ PODS:
- MatomoTracker (7.4.1):
- MatomoTracker/Core (= 7.4.1)
- MatomoTracker/Core (7.4.1)
- MatrixSDK (0.20.14):
- MatrixSDK/Core (= 0.20.14)
- MatrixSDK/Core (0.20.14):
- MatrixSDK (0.20.15):
- MatrixSDK/Core (= 0.20.15)
- MatrixSDK/Core (0.20.15):
- AFNetworking (~> 4.0.0)
- GZIP (~> 1.3.0)
- libbase58 (~> 0.1.4)
- OLMKit (~> 3.2.5)
- Realm (= 10.16.0)
- SwiftyBeaver (= 1.9.5)
- MatrixSDK/JingleCallStack (0.20.14):
- MatrixSDK/JingleCallStack (0.20.15):
- JitsiMeetSDK (= 3.10.2)
- MatrixSDK/Core
- OLMKit (3.2.5):
Expand Down Expand Up @@ -117,8 +117,8 @@ DEPENDENCIES:
- KTCenterFlowLayout (~> 1.3.1)
- libPhoneNumber-iOS (~> 0.9.13)
- MatomoTracker (~> 7.4.1)
- MatrixSDK (= 0.20.14)
- MatrixSDK/JingleCallStack (= 0.20.14)
- MatrixSDK (= 0.20.15)
- MatrixSDK/JingleCallStack (= 0.20.15)
- OLMKit
- ReadMoreTextView (~> 3.0.1)
- Reusable (~> 4.1)
Expand Down Expand Up @@ -199,7 +199,7 @@ SPEC CHECKSUMS:
LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d
Logging: beeb016c9c80cf77042d62e83495816847ef108b
MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb
MatrixSDK: 31a0d0f01c3be32c808adb78110292ed46e1b669
MatrixSDK: 2f4d3aacb1c53e2785f0be71d24b8e62e5c5c056
OLMKit: 9fb4799c4a044dd2c06bda31ec31a12191ad30b5
ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d
Realm: b6027801398f3743fc222f096faa85281b506e6c
Expand All @@ -214,6 +214,6 @@ SPEC CHECKSUMS:
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb

PODFILE CHECKSUM: 12f459fece6a213a48e425c1839aad493f331c80
PODFILE CHECKSUM: 989bcc8b1857dc64a9b810ddaf4446903adbe162

COCOAPODS: 1.11.2
3 changes: 2 additions & 1 deletion Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
buildImplicitDependencies = "YES"
runPostActionsOnFailure = "NO">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
Expand Down

0 comments on commit df4d13d

Please sign in to comment.