From 6f113dd7b3b4de918c4efb81d38a1ffe1d391b5b Mon Sep 17 00:00:00 2001 From: manuroe Date: Tue, 27 Sep 2016 11:57:29 +0200 Subject: OLMKit: Make the project build Make OLMKit CocoaPods expose the obj-c wrapper of libolm --- xcode/Podfile.lock | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'xcode/Podfile.lock') diff --git a/xcode/Podfile.lock b/xcode/Podfile.lock index 4639dc0..b091109 100644 --- a/xcode/Podfile.lock +++ b/xcode/Podfile.lock @@ -1,14 +1,20 @@ PODS: - - olm (0.1.0) + - OLMKit (1.3.0): + - OLMKit/olmc (= 1.3.0) + - OLMKit/olmcpp (= 1.3.0) + - OLMKit/olmc (1.3.0) + - OLMKit/olmcpp (1.3.0) DEPENDENCIES: - - olm (from `../olm.podspec`) + - OLMKit (from `../OLMKit.podspec`) EXTERNAL SOURCES: - olm: - :path: "../olm.podspec" + OLMKit: + :path: ../OLMKit.podspec SPEC CHECKSUMS: - olm: ba8c1a7ca04486ec1ad958ec9feef73c0939ae27 + OLMKit: 49b73677a77988cc25e51d023f39a8a3e451cb23 -COCOAPODS: 0.39.0 +PODFILE CHECKSUM: 4e261dae61d833ec5585ced2473023b98909fd35 + +COCOAPODS: 1.0.1 -- cgit v1.2.3