feat(ios): migrate to Swift Package Manager and upgrade linphone-sdk

This commit is contained in:
Andrew 2026-05-06 22:10:33 +07:00
parent a02b76c360
commit d421c46a71
18 changed files with 184 additions and 129 deletions

View file

@ -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