Podfile: matrix-ios-sdk now enables crypto by default

This commit is contained in:
manuroe 2018-01-31 17:28:29 +01:00
parent d4f929b3dc
commit 2f29f67a3e

View file

@ -65,11 +65,6 @@ abstract_target 'RiotPods' do
pod 'PiwikTracker', :git => 'https://github.com/manuroe/matomo-sdk-ios.git', :branch => 'feature/CustomVariables'
#pod 'PiwikTracker', '~> 4.4.2'
# OLMKit for crypto
pod 'OLMKit'
#pod 'OLMKit', :path => '../olm/OLMKit.podspec'
pod 'Realm', '~> 3.0.1'
# Remove warnings from "bad" pods
pod 'OLMKit', :inhibit_warnings => true
pod 'cmark', :inhibit_warnings => true