diff options
author | manuroe <manu@matrix.org> | 2019-04-19 11:59:22 +0200 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2019-04-19 11:59:22 +0200 |
commit | 51ce62fce0c4313c3c8ab89820c65249fa3a2d95 (patch) | |
tree | 381ce87d955b634b13de2dadfa3a24c36d2f72ac /xcode | |
parent | 009173c1abe7a358573b31f7c0cbf9c78d50245f (diff) |
OLMKit: Make podspec point to new https://gitlab.matrix.org/matrix-org/olm
Diffstat (limited to 'xcode')
-rw-r--r-- | xcode/Podfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index 678923e..e6f2333 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,9 +1,9 @@ PODS: - - OLMKit (3.0.0): - - OLMKit/olmc (= 3.0.0) - - OLMKit/olmcpp (= 3.0.0) - - OLMKit/olmc (3.0.0) - - OLMKit/olmcpp (3.0.0) + - OLMKit (3.1.0): + - OLMKit/olmc (= 3.1.0) + - OLMKit/olmcpp (= 3.1.0) + - OLMKit/olmc (3.1.0) + - OLMKit/olmcpp (3.1.0) DEPENDENCIES: - OLMKit (from `../OLMKit.podspec`) @@ -13,8 +13,8 @@ EXTERNAL SOURCES: :path: "../OLMKit.podspec" SPEC CHECKSUMS: - OLMKit: 88eda69110489f817d59bcb4353b7c247570aa4f + OLMKit: c806e1d2295c8aa1e19de66f4f470c4472d23ba1 PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 -COCOAPODS: 1.6.0 +COCOAPODS: 1.6.1 |