fix:添加本地库
This commit is contained in:
@@ -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__))
|
||||
|
||||
Reference in New Issue
Block a user