finish version++

This commit is contained in:
manuroe 2021-09-24 16:14:41 +02:00
parent 540254f03c
commit 0d14f77f3c
2 changed files with 15 additions and 16 deletions

View file

@ -58,29 +58,29 @@ PODS:
- MatomoTracker (7.4.1): - MatomoTracker (7.4.1):
- MatomoTracker/Core (= 7.4.1) - MatomoTracker/Core (= 7.4.1)
- MatomoTracker/Core (7.4.1) - MatomoTracker/Core (7.4.1)
- MatrixKit (0.16.1): - MatrixKit (0.16.2):
- Down (~> 0.11.0) - Down (~> 0.11.0)
- DTCoreText (~> 1.6.25) - DTCoreText (~> 1.6.25)
- HPGrowingTextView (~> 1.1) - HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13) - libPhoneNumber-iOS (~> 0.9.13)
- MatrixKit/Core (= 0.16.1) - MatrixKit/Core (= 0.16.2)
- MatrixSDK (= 0.20.1) - MatrixSDK (= 0.20.2)
- MatrixKit/Core (0.16.1): - MatrixKit/Core (0.16.2):
- Down (~> 0.11.0) - Down (~> 0.11.0)
- DTCoreText (~> 1.6.25) - DTCoreText (~> 1.6.25)
- HPGrowingTextView (~> 1.1) - HPGrowingTextView (~> 1.1)
- libPhoneNumber-iOS (~> 0.9.13) - libPhoneNumber-iOS (~> 0.9.13)
- MatrixSDK (= 0.20.1) - MatrixSDK (= 0.20.2)
- MatrixSDK (0.20.1): - MatrixSDK (0.20.2):
- MatrixSDK/Core (= 0.20.1) - MatrixSDK/Core (= 0.20.2)
- MatrixSDK/Core (0.20.1): - MatrixSDK/Core (0.20.2):
- AFNetworking (~> 4.0.0) - AFNetworking (~> 4.0.0)
- GZIP (~> 1.3.0) - GZIP (~> 1.3.0)
- libbase58 (~> 0.1.4) - libbase58 (~> 0.1.4)
- OLMKit (~> 3.2.4) - OLMKit (~> 3.2.5)
- Realm (= 10.7.6) - Realm (= 10.7.6)
- SwiftyBeaver (= 1.9.5) - SwiftyBeaver (= 1.9.5)
- MatrixSDK/JingleCallStack (0.20.1): - MatrixSDK/JingleCallStack (0.20.2):
- JitsiMeetSDK (= 3.5.0) - JitsiMeetSDK (= 3.5.0)
- MatrixSDK/Core - MatrixSDK/Core
- OLMKit (3.2.5): - OLMKit (3.2.5):
@ -124,7 +124,7 @@ DEPENDENCIES:
- KeychainAccess (~> 4.2.2) - KeychainAccess (~> 4.2.2)
- KTCenterFlowLayout (~> 1.3.1) - KTCenterFlowLayout (~> 1.3.1)
- MatomoTracker (~> 7.4.1) - MatomoTracker (~> 7.4.1)
- MatrixKit (= 0.16.1) - MatrixKit (= 0.16.2)
- MatrixSDK - MatrixSDK
- MatrixSDK/JingleCallStack - MatrixSDK/JingleCallStack
- OLMKit - OLMKit
@ -204,8 +204,8 @@ SPEC CHECKSUMS:
LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d
Logging: beeb016c9c80cf77042d62e83495816847ef108b Logging: beeb016c9c80cf77042d62e83495816847ef108b
MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb
MatrixKit: 7033539085bc94b6b8755fdab68ba6f7e6e79d56 MatrixKit: 0cc184292f2dcf5b6ad831cc008184a89111503f
MatrixSDK: 37fbb6a650095387e908937b7411c4370599c90b MatrixSDK: bf3ebecbe643273c4439367175ccd4e5307831c8
OLMKit: 9fb4799c4a044dd2c06bda31ec31a12191ad30b5 OLMKit: 9fb4799c4a044dd2c06bda31ec31a12191ad30b5
ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d
Realm: ed860452717c8db8f4bf832b6807f7f2ce708839 Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
@ -219,6 +219,6 @@ SPEC CHECKSUMS:
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
PODFILE CHECKSUM: 9478742d5244cae5112451119f9e004eae089967 PODFILE CHECKSUM: c03148cb3f07b073a3340d45f6120290461fb32f
COCOAPODS: 1.10.1 COCOAPODS: 1.10.1

View file

@ -4,8 +4,7 @@
version = "1.3"> version = "1.3">
<BuildAction <BuildAction
parallelizeBuildables = "YES" parallelizeBuildables = "YES"
buildImplicitDependencies = "YES" buildImplicitDependencies = "YES">
runPostActionsOnFailure = "NO">
<BuildActionEntries> <BuildActionEntries>
<BuildActionEntry <BuildActionEntry
buildForTesting = "YES" buildForTesting = "YES"