feat(ios): migrate to Swift Package Manager and upgrade linphone-sdk
This commit is contained in:
parent
a02b76c360
commit
d421c46a71
18 changed files with 184 additions and 129 deletions
|
|
@ -32,8 +32,6 @@ flutter_ios_podfile_setup
|
|||
target 'Runner' do
|
||||
use_frameworks!
|
||||
|
||||
pod 'linphone-sdk', '~> 5.4.84'
|
||||
|
||||
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
|
||||
target 'RunnerTests' do
|
||||
inherit! :search_paths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue