From 2e84f7552a47429cb5288f7d1e1c96ba9140df0f Mon Sep 17 00:00:00 2001 From: manuroe Date: Mon, 25 Jun 2018 17:57:51 +0200 Subject: Fix obj-c warnings --- OLMKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OLMKit.podspec') diff --git a/OLMKit.podspec b/OLMKit.podspec index 9cac8d0..cf05845 100644 --- a/OLMKit.podspec +++ b/OLMKit.podspec @@ -20,7 +20,7 @@ Pod::Spec.new do |s| s.authors = { "Chris Ballinger" => "chrisballinger@gmail.com", "matrix.org" => "support@matrix.org" } - s.ios.deployment_target = "5.0" + s.ios.deployment_target = "6.0" s.osx.deployment_target = "10.9" # Expose the Objective-C wrapper API of libolm -- cgit v1.2.3