fix:添加本地库

This commit is contained in:
xiaogg
2026-03-09 09:38:22 +08:00
parent 65b4a3ac34
commit a24f41a8d5
29 changed files with 2011 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ target 'Runner' do
# use_frameworks!
use_frameworks! :linkage => :static
pod 'AMapNavIOSSDK' , :path => '../../../../demo/ANavDemo/'
pod 'AMapNavIOSSDK' , :path => './AMapNavIOSSDK'
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))