From 6f113dd7b3b4de918c4efb81d38a1ffe1d391b5b Mon Sep 17 00:00:00 2001 From: manuroe <manu@matrix.org> 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/OLMKitTests/Info.plist | 2 -- xcode/OLMKitTests/OLMKitTests.m | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'xcode/OLMKitTests') diff --git a/xcode/OLMKitTests/Info.plist b/xcode/OLMKitTests/Info.plist index ba72822..6c6c23c 100644 --- a/xcode/OLMKitTests/Info.plist +++ b/xcode/OLMKitTests/Info.plist @@ -16,8 +16,6 @@ <string>BNDL</string> <key>CFBundleShortVersionString</key> <string>1.0</string> - <key>CFBundleSignature</key> - <string>????</string> <key>CFBundleVersion</key> <string>1</string> </dict> diff --git a/xcode/OLMKitTests/OLMKitTests.m b/xcode/OLMKitTests/OLMKitTests.m index c76d636..a7280f8 100644 --- a/xcode/OLMKitTests/OLMKitTests.m +++ b/xcode/OLMKitTests/OLMKitTests.m @@ -7,7 +7,7 @@ // #import <XCTest/XCTest.h> -@import OLMKit; +#import <OLMKit/OLMKit.h> @interface OLMKitTests : XCTestCase -- cgit v1.2.3-70-g09d2