lovebing / react-native-baidu-map

Baidu Map SDK modules and views for React Native(Android & iOS), support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图SDK版本。
MIT License
818 stars 319 forks source link

能否升级下BaiduMapKit的版本, 在xcode 12.5下,版本不兼容 #377

Open xclidongbo opened 2 years ago

xclidongbo commented 2 years ago
use_flipper!('Flipper' => '0.87.0', 'Flipper-Folly' => '2.5.3', 'Flipper-RSocket' => '1.3.1')
post_install do |installer|
flipper_post_install(installer)
end

Flipper-Folly的依赖OpenSSL-Universal 版本号是"1.1.180". 和项目中的libssl.a有兼容问题. 只要一调试,就会crash.