jverify-flutter-plugin icon indicating copy to clipboard operation
jverify-flutter-plugin copied to clipboard

IOS 编译报错 library not found for -ljcore-ios-2.2.5

Open zhoutongbie opened this issue 5 years ago • 4 comments

IOS 编译报错 library not found for -ljcore-ios-2.2.5

zhoutongbie avatar May 09 '20 02:05 zhoutongbie

更新本地仓库,在终端执行pod repo update

hyhSuper avatar May 11 '20 06:05 hyhSuper

1.jverify-flutter-plugin\example\ios目录下运行pod repo update 2.如果更新不了,删除本地repo库,重新运行 3.成功后 删除 当前目录下的 Podfile.lock文件,再运行pod install

skill20 avatar Jun 12 '20 06:06 skill20

更新了之后咋还是不行呢 @skill20

zhangweiwei0326 avatar Jun 12 '20 09:06 zhangweiwei0326

本地缺少jcore2.2.5,删除本地pod库试试

skill20 avatar Jun 15 '20 03:06 skill20