jshare-flutter-plugin
jshare-flutter-plugin copied to clipboard
target has transitive dependencies that include statically linked binaries
pod Install出现传递依赖错误 去掉use_frameworks!可以pod install成功但运行失败, 最后解决方案是用xcode修改jshare_flutter_plugin.podspec添加一行 s.static_framework = true