fluwx icon indicating copy to clipboard operation
fluwx copied to clipboard

The pod "WechatOpenSDK-XCFramework" required by the plugin "fluwx" requires a higher minimum iOS deployment version than the plugin's reported minimum version.

Open SheepYang1993 opened this issue 1 year ago • 4 comments

Error: The pod "WechatOpenSDK-XCFramework" required by the plugin "fluwx" requires a higher minimum iOS deployment version than the plugin's reported minimum version. To build, remove the plugin "fluwx", or contact the plugin's developers for assistance. Error: Error running pod install

SheepYang1993 avatar Apr 05 '24 01:04 SheepYang1993

Error: The pod "WechatOpenSDK-XCFramework" required by the plugin "fluwx" requires a higher minimum iOS deployment version than the plugin's reported minimum version. To build, remove the plugin "fluwx", or contact the plugin's developers for assistance. Error: Error running pod install

https://m.youdao.com/translate

JarvanMo avatar Apr 06 '24 13:04 JarvanMo

+1

yaolu0311 avatar Apr 07 '24 11:04 yaolu0311

+1

别+1了,作者让自己去翻译翻译 ...

SheepYang1993 avatar Apr 08 '24 09:04 SheepYang1993

升级到4.5.5。

JarvanMo avatar Apr 08 '24 09:04 JarvanMo

我遇到的问题是pod中存在WechatOpenSDK-XCFramework的缓存2.0.2版本,实际上fluwx需要的是2.0.4版本,但是它的报错却是“requires a higher minimum iOS deployment version”,所以我删除了Pod.lock以及Pod文件夹以及.symlinks文件夹,执行了"pod cache clean --all"命令清除了所有的缓存,再次编译后,成功了。

MrQiYin avatar Oct 04 '24 10:10 MrQiYin