jverify-flutter-plugin
jverify-flutter-plugin copied to clipboard
IOS 编译报错 library not found for -ljcore-ios-2.2.5
IOS 编译报错 library not found for -ljcore-ios-2.2.5
更新本地仓库,在终端执行pod repo update
1.jverify-flutter-plugin\example\ios目录下运行pod repo update 2.如果更新不了,删除本地repo库,重新运行 3.成功后 删除 当前目录下的 Podfile.lock文件,再运行pod install
更新了之后咋还是不行呢 @skill20
本地缺少jcore2.2.5,删除本地pod库试试