编译出错
5 warnings generated. Undefined symbols for architecture arm64: "OBJC_CLASS$_BMKLocationManager", referenced from: objc-class-ref in FlutterBaiduMapPlugin.o "OBJC_CLASS$_BMKLocationAuth", referenced from: objc-class-ref in FlutterBaiduMapPlugin.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) note: Using new build systemnote: Planning buildnote: Constructing build description Could not build the precompiled application for the device.
Pods->targets->flutter_baidu_map->build Settings, Mach-O type change to Static Library.
Pods-> targets-> flutter_baidu_map-> build Settings,Mach-O类型更改为静态库。
Modified, but invalid