update Podfile

This commit is contained in:
Danmei Chen 2019-01-03 11:19:30 +01:00
parent 3d07968904
commit dadfaebf07

View file

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