use linphone sdk of master

This commit is contained in:
Danmei Chen 2018-12-26 15:37:21 +01:00
parent e631c6b81e
commit 653e79e280

View file

@ -23,7 +23,7 @@ target 'liblinphoneTester' do
use_frameworks!
# Pods for liblinphoneTester
pod 'linphone-sdk', '~> 4.1-69-gecb3acc'
pod 'linphone-sdk', '~> 4.1-151-g01a5d2a'
target 'liblinphoneTesterTests' do
inherit! :search_paths
@ -37,7 +37,7 @@ target 'linphone' do
use_frameworks!
# Pods for linphone
pod 'linphone-sdk', '~> 4.1-69-gecb3acc'
pod 'linphone-sdk', '~> 4.1-151-g01a5d2a'
target 'linphoneTests' do
inherit! :search_paths