Spicely / amap_search_muka

BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

编译报错 #1

Open aipame opened 1 year ago

aipame commented 1 year ago

Could not build the precompiled application for the device. Swift Compiler Error (Xcode): Value of type 'AMapPOIKeywordsSearchRequest' has no member 'requireExtension' /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/amap_search_muka-0.1.0/ios/Classes/SwiftAmapSearchMukaPlugin.swift:50:16

Swift Compiler Error (Xcode): Value of type 'AMapPOIKeywordsSearchRequest' has no member 'requireSubPOIs' /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/amap_search_muka-0.1.0/ios/Classes/SwiftAmapSearchMukaPlugin.swift:51:16

Swift Compiler Error (Xcode): Value of type 'AMapPOIAroundSearchRequest' has no member 'requireExtension' /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/amap_search_muka-0.1.0/ios/Classes/SwiftAmapSearchMukaPlugin.swift:80:16

Swift Compiler Error (Xcode): Value of type 'AMapPOIAroundSearchRequest' has no member 'requireSubPOIs' /Users/ios/.pub-cache/hosted/pub.flutter-io.cn/amap_search_muka-0.1.0/ios/Classes/SwiftAmapSearchMukaPlugin.swift:81:16

Uncategorized (Xcode): Command SwiftCompile failed with a nonzero exit code

环境:flutter3.7 pod启用的SDK版本 - AMapSearch (9.7.0):

xhl916235259 commented 1 year ago

可以在源码注释一下就能使用了