mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 16:49:20 +00:00
remove useless code
This commit is contained in:
parent
13535fa2c4
commit
a65774698a
1 changed files with 0 additions and 8 deletions
8
Podfile
8
Podfile
|
|
@ -29,14 +29,6 @@ def crashlythics
|
|||
end
|
||||
end
|
||||
|
||||
def ext_pods
|
||||
if ENV['PODFILE_PATH'].nil?
|
||||
pod 'linphone-sdk/app-extension-swift', '~> 4.4.0-alpha'
|
||||
else
|
||||
pod 'linphone-sdk/app-extension-swift', :path => ENV['PODFILE_PATH'] # loacl sdk
|
||||
end
|
||||
end
|
||||
|
||||
target 'liblinphoneTester' do
|
||||
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
|
||||
use_frameworks!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue