little-snow-fox / react-native-wechat-lib

🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android
MIT License
646 stars 126 forks source link

mac M2 启动ios 报错,ld: library not found for -lWeChatSDK #249

Open cnghfxb opened 12 months ago

cnghfxb commented 12 months ago

安卓启动正常,ios启动时报出以下错误:

  ld: library not found for -lWeChatSDK

❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)

› 2 error(s), and 3 warning(s)

CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.
error Command failed with exit code 1.

版本信息: "react-native": "0.71.8", "react-native-wechat-lib": "3.0.4"