Reverted Podfile

This commit is contained in:
Gil Eluard 2021-01-11 12:22:01 +01:00
parent 21f652b31a
commit 0abe36afde
2 changed files with 10 additions and 14 deletions

View file

@ -11,8 +11,8 @@ 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.13.4'
$matrixKitVersion = :local
$matrixKitVersion = '= 0.13.4'
# $matrixKitVersion = :local
# $matrixKitVersion = {'develop' => 'develop'}
########################################

View file

@ -127,10 +127,10 @@ DEPENDENCIES:
- KeychainAccess (~> 4.2.1)
- KTCenterFlowLayout (~> 1.3.1)
- MatomoTracker (~> 7.2.2)
- MatrixKit (from `../matrix-ios-kit/MatrixKit.podspec`)
- MatrixKit/AppExtension (from `../matrix-ios-kit/MatrixKit.podspec`)
- MatrixSDK (from `../matrix-ios-sdk/MatrixSDK.podspec`)
- MatrixSDK/JingleCallStack (from `../matrix-ios-sdk/MatrixSDK.podspec`)
- MatrixKit (= 0.13.4)
- MatrixKit/AppExtension (= 0.13.4)
- MatrixSDK
- MatrixSDK/JingleCallStack
- OLMKit
- ReadMoreTextView (~> 3.0.1)
- Reusable (~> 4.1)
@ -164,6 +164,8 @@ SPEC REPOS:
- LoggerAPI
- Logging
- MatomoTracker
- MatrixKit
- MatrixSDK
- OLMKit
- ReadMoreTextView
- Realm
@ -175,12 +177,6 @@ SPEC REPOS:
- zxcvbn-ios
- ZXingObjC
EXTERNAL SOURCES:
MatrixKit:
:path: "../matrix-ios-kit/MatrixKit.podspec"
MatrixSDK:
:path: "../matrix-ios-sdk/MatrixSDK.podspec"
SPEC CHECKSUMS:
AFNetworking: 7864c38297c79aaca1500c33288e429c3451fdce
BlueCryptor: b0aee3d9b8f367b49b30de11cda90e1735571c24
@ -216,6 +212,6 @@ SPEC CHECKSUMS:
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
PODFILE CHECKSUM: 43728c4df74776cca6a4ff4467ebe9be03737120
PODFILE CHECKSUM: 198d9f0614bcf132a6aa31bdf8c1beb0360fdea7
COCOAPODS: 1.10.1
COCOAPODS: 1.10.0